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

  /external/lzma/CPP/Windows/
FileFind.cpp 29 bool GetLongPath(LPCWSTR fileName, UString &res);
118 if (GetLongPath(wildcard, longPath))
141 if (GetLongPath(wildcard, longPath))
368 if (GetLongPath(pathName, longPath))
385 if (GetLongPath(pathName, longPath))
FileDir.cpp 28 bool GetLongPath(LPCWSTR fileName, UString &res);
107 if (GetLongPath(fileName, longPath))
129 if (GetLongPath(fileName, longPath))
141 if (GetLongPath(pathName, longPath))
180 if (GetLongPath(fileName, longPath))
195 if (GetLongPath(pathName, longPath))
224 if (GetLongPath(pathName, longPath))
242 if (GetLongPath(pathName, longPath))
379 if (GetLongPath(name, longPath))
396 if (GetLongPath(name, longPath))
    [all...]
FileIO.cpp 94 bool GetLongPath(LPCWSTR path, UString &longPath)
118 if (GetLongPath(fileName, longPath))
146 if (GetLongPath(fileName, longPath))

Completed in 36 milliseconds