Home
last modified time | relevance | path

Searched refs:aSectionName (Results 1 – 1 of 1) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx393 const std::_tstring& aSectionName, in getProfileString() argument
431 0 == _tcsicmp( section.c_str(), aSectionName.c_str() ) && in getProfileString()
487 …std::_tstring > getProfileKeys( const std::_tstring& aFileName, const std::_tstring& aSectionName ) in getProfileKeys() argument
492 OutputDebugStringFormat( TEXT("*** Retrieving Key Names for [%s] ***"), aSectionName.c_str() ); in getProfileKeys()
521 if ( 0 == _tcsicmp( section.c_str(), aSectionName.c_str() ) ) in getProfileKeys()
535 OutputDebugStringFormat( TEXT("*** Done Key Names for [%s] ***"), aSectionName.c_str() ); in getProfileKeys()

Completed in 10 milliseconds