devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h
branchRCL_3
changeset 20 1ddbe54d0645
parent 15 b2f9f823b5fb
--- 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<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.