Home
last modified time | relevance | path

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

/trunk/main/tools/bootstrp/
H A Dinimgr.cxx44 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 …]
/trunk/main/tools/inc/bootstrp/
H A Dinimgr.hxx41 ByteString sLocalPath; /// holds path of local ini dir member in IniManager

Completed in 14 milliseconds