Searched refs:MyGetSystemDirectory (Results 1 - 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.h18 bool MyGetSystemDirectory(CSysString &path);
21 bool MyGetSystemDirectory(UString &path);
H A DFileDir.cpp50 bool MyGetSystemDirectory(CSysString &path) function in namespace:NWindows::NFile::NDirectory
75 bool MyGetSystemDirectory(UString &path) function in namespace:NWindows::NFile::NDirectory
84 if (!MyGetSystemDirectory(sysPath))

Completed in 72 milliseconds