devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h
changeset 63 09d657f1ee00
parent 35 f7565e9c9ce8
child 81 24127ea5a236
--- a/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h	Wed Aug 18 11:03:14 2010 +0300
+++ b/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h	Thu Sep 02 21:48:26 2010 +0300
@@ -143,12 +143,12 @@
         * Detect all subblock capabilities and append them to the given
         * array.
         */
-        void ParseSubblocks( const TUint64& aVal, RArray<TUint64>& aCaps );
+        void ParseSubblocksL( const TUint64& aVal, RArray<TUint64>& aCaps );
 
         /**
         * Detect all subblock names and append them to the given array.
         */
-        void ParseNames( const TUint32& aVal, RArray<TUint32>& aNames );
+        void ParseNamesL( const TUint32& aVal, RArray<TUint32>& aNames );
         
         /**
         * Find a bit number from bitmask.