Home
last modified time | relevance | path

Searched refs:GetLongPath (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
DFileDir.cpp28 bool GetLongPath(LPCWSTR fileName, UString &res);
107 if (GetLongPath(fileName, longPath)) in SetDirTime()
129 if (GetLongPath(fileName, longPath)) in MySetFileAttributes()
141 if (GetLongPath(pathName, longPath)) in MyRemoveDirectory()
180 if (GetLongPath(fileName, longPath)) in MySetFileAttributes()
195 if (GetLongPath(pathName, longPath)) in MyRemoveDirectory()
224 if (GetLongPath(pathName, longPath)) in MyCreateDirectory()
242 if (GetLongPath(pathName, longPath)) in MyCreateDirectory()
379 if (GetLongPath(name, longPath)) in DeleteFileAlways()
396 if (GetLongPath(name, longPath)) in DeleteFileAlways()
DFileFind.cpp29 bool GetLongPath(LPCWSTR fileName, UString &res);
118 if (GetLongPath(wildcard, longPath)) in FindFirst()
141 if (GetLongPath(wildcard, longPath)) in FindFirst()
368 if (GetLongPath(pathName, longPath)) in FindFirst()
385 if (GetLongPath(pathName, longPath)) in FindFirst()
DFileIO.cpp94 bool GetLongPath(LPCWSTR path, UString &longPath) in GetLongPath() function
118 if (GetLongPath(fileName, longPath)) in Create()
146 if (GetLongPath(fileName, longPath)) in Create()