Searched refs:GetLongPaths (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/ |
D | FileDir.cpp | 148 bool GetLongPaths(LPCWSTR s1, LPCWSTR s2, UString &d1, UString &d2) in GetLongPaths() function 165 if (GetLongPaths(existFileName, newFileName, d1, d2)) in MyMoveFile() 209 if (GetLongPaths(existFileName, newFileName, d1, d2)) in MyMoveFile()
|
D | FileDir.h | 14 bool GetLongPaths(LPCWSTR s1, LPCWSTR s2, UString &d1, UString &d2);
|