Searched refs:GetLongPathBase (Results 1 – 2 of 2) sorted by relevance
69 bool GetLongPathBase(LPCWSTR s, UString &res) in GetLongPathBase() function96 if (GetLongPathBase(path, longPath)) in GetLongPath()
27 bool GetLongPathBase(LPCWSTR fileName, UString &res);150 if (!GetLongPathBase(s1, d1) || !GetLongPathBase(s2, d2)) in GetLongPaths()