Searched defs:MyGetTempPath (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.cpp708 bool MyGetTempPath(CSysString &path) function in namespace:NWindows::NFile::NDirectory
716 bool MyGetTempPath(UString &path) function in namespace:NWindows::NFile::NDirectory
726 if (!MyGetTempPath(sysPath))
774 if (!MyGetTempPath(tempPath))
812 if (!MyGetTempPath(tempPath))

Completed in 81 milliseconds