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

  /external/lzma/CPP/Windows/
FileName.h 48 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
FileDir.cpp 175 if (GetSuperPaths(oldFile, newFile, d1, d2, USE_MAIN_PATH_2))
219 if (GetSuperPaths(newFileName, existFileName, d1, d2, USE_MAIN_PATH_2))
FileName.cpp 557 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew)

Completed in 221 milliseconds