diff -r e257e2b6459d -r 4aca42fa4eb1 mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h --- a/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Wed Jun 09 10:13:45 2010 +0300 +++ b/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Mon Jun 21 16:13:35 2010 +0300 @@ -264,6 +264,13 @@ void ParseScanPathL(); /** + * Read cenrep file for paths + * @param aScanPath fetched from cenrep dirs to scan + * @param aBlockPath fetched from cenrep dirs not to scan + */ + void FetchPathsFromCenrepL( TDes16& aScanPath, TDes16& aBlockPath ); + + /** * Parse cenrep string (KHarvesterContainerKey) * for a list of containers */