diff -r 94cb00198351 -r 1ddbe54d0645 devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h --- a/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h Thu Jul 15 20:05:35 2010 +0300 +++ b/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h Thu Aug 19 11:09:10 2010 +0300 @@ -143,12 +143,12 @@ * Detect all subblock capabilities and append them to the given * array. */ - void ParseSubblocks( const TUint64& aVal, RArray& aCaps ); + void ParseSubblocksL( const TUint64& aVal, RArray& aCaps ); /** * Detect all subblock names and append them to the given array. */ - void ParseNames( const TUint32& aVal, RArray& aNames ); + void ParseNamesL( const TUint32& aVal, RArray& aNames ); /** * Find a bit number from bitmask.