Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.cpp148 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()
DFileDir.h14 bool GetLongPaths(LPCWSTR s1, LPCWSTR s2, UString &d1, UString &d2);