HomeSort by relevance Sort by last modified time
    Searched refs:MyGetWindowsDirectory (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/
FileDir.h 17 bool MyGetWindowsDirectory(CSysString &path);
20 bool MyGetWindowsDirectory(UString &path);
FileDir.cpp 43 bool MyGetWindowsDirectory(CSysString &path)
60 bool MyGetWindowsDirectory(UString &path)
69 if (!MyGetWindowsDirectory(sysPath))
781 if (!MyGetWindowsDirectory(tempPath))
816 if (!MyGetWindowsDirectory(tempPath))

Completed in 30 milliseconds