Searched refs:MyGetCurrentDirectory (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.h64 bool MyGetCurrentDirectory(CSysString &resultPath);
67 bool MyGetCurrentDirectory(UString &resultPath);
H A DFileDir.cpp637 bool MyGetCurrentDirectory(CSysString &path) function in namespace:NWindows::NFile::NDirectory
651 bool MyGetCurrentDirectory(UString &path) function in namespace:NWindows::NFile::NDirectory
660 if (!MyGetCurrentDirectory(sysPath))
/external/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp613 CCurrentDirRestorer() { NFile::NDirectory::MyGetCurrentDirectory(_path); }

Completed in 633 milliseconds