locationcentre/lcserver/inc/lcregistry.h
branchRCL_3
changeset 9 91123d004e8f
parent 0 522cd55cc3d7
--- a/locationcentre/lcserver/inc/lcregistry.h	Fri Mar 12 15:42:12 2010 +0200
+++ b/locationcentre/lcserver/inc/lcregistry.h	Mon Mar 15 12:40:01 2010 +0200
@@ -205,7 +205,7 @@
      * @param aLcRegAppInfo		Pointer reference to regappinfo.
      * @return KErrBadName if the regappinfo file name is not correct one.
      */
-	CLcRegAppInfo* CreateAppRegInfoL( TFileName	aFileName );
+	CLcRegAppInfo* CreateAppRegInfoL( TFileName&	aFileName );
 
     /**
      * This function insert single registration info into
@@ -227,7 +227,7 @@
      * @param aFileName[ in ]		Name of the file to check if in MMC.
      * @return If file is in MMC then return ETrue else EFalse.
      */
-	TBool IsInMMc( TFileName aFileName );
+	TBool IsInMMc( TFileName& aFileName );
 
     /**
      * This function checks presence for a certain registration file
@@ -241,7 +241,7 @@
      * @return 					On successfull 
      *							execution return ETrue else EFalse.
      */
-	TBool DoesApplicationExists( TFileName 		aFileName,
+	TBool DoesApplicationExists( TFileName& 		aFileName,
 								 CLcRegAppInfo*& 	alcRegAppInfoPtr );
 
    /**
@@ -273,7 +273,7 @@
      * @param aFileName[ in ]		Name of the current file to compare.
      * @return ETrue else EFalse.
      */
-	TBool IsAppUpgraded( TFileName aFileName );
+	TBool IsAppUpgraded( TFileName& aFileName );
 	
     /**
      * This function sets name for certains application name