Searched refs:GetSuperPaths (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/CPP/Windows/ |
H A D | FileName.h | 97 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
|
H A D | FileDir.cpp | 240 if (GetSuperPaths(oldFile, newFile, d1, d2, USE_MAIN_PATH_2))
in MyMoveFile() 289 if (GetSuperPaths(newFileName, existFileName, d1, d2, USE_MAIN_PATH_2))
in MyCreateHardLink()
|
H A D | FileName.cpp | 775 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew)
in GetSuperPaths() function
|
Completed in 4 milliseconds