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

  /external/lzma/CPP/Windows/
FileIO.cpp 69 bool GetLongPathBase(LPCWSTR s, UString &res)
96 if (GetLongPathBase(path, longPath))
FileDir.cpp 27 bool GetLongPathBase(LPCWSTR fileName, UString &res);
150 if (!GetLongPathBase(s1, d1) || !GetLongPathBase(s2, d2))

Completed in 598 milliseconds