Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.h18 bool MyGetSystemDirectory(CSysString &path);
21 bool MyGetSystemDirectory(UString &path);
DFileDir.cpp50 bool MyGetSystemDirectory(CSysString &path) in MyGetSystemDirectory() function
75 bool MyGetSystemDirectory(UString &path) in MyGetSystemDirectory() function
84 if (!MyGetSystemDirectory(sysPath)) in MyGetSystemDirectory()