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

  /external/lzma/CPP/Windows/
FileDir.h 18 bool MyGetSystemDirectory(CSysString &path);
21 bool MyGetSystemDirectory(UString &path);
FileDir.cpp 50 bool MyGetSystemDirectory(CSysString &path)
75 bool MyGetSystemDirectory(UString &path)
84 if (!MyGetSystemDirectory(sysPath))

Completed in 50 milliseconds