Searched refs:sLocalPath (Results 1 – 2 of 2) sorted by relevance
44 if ( !sLocalPath.Len()) in IniManager()45 sLocalPath = rLocalDir; in IniManager()51 mkdir( sLocalPath.GetBuffer() ,00777 ); in IniManager()60 sLocalPath = GetLocalIni(); in IniManager()74 sLocalPath = GetLocalIni(); in IniManager()125 if ( !sLocalPath.Len()) { in GetLocalIni()134 sLocalPath = sLocal; in GetLocalIni()137 return sLocalPath; in GetLocalIni()162 sLocalPath += "\\"; in ForceUpdate()164 sLocalPath.EraseTrailingChars( '/' ); in ForceUpdate()[all …]
41 ByteString sLocalPath; /// holds path of local ini dir member in IniManager
Completed in 13 milliseconds