Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp544 static bool GetSuperPathBase(CFSTR s, UString &res) in GetSuperPathBase() function
696 if (GetSuperPathBase(path, superPath)) in GetSuperPath()
714 if (!GetSuperPathBase(s1, d1) || in GetSuperPaths()
715 !GetSuperPathBase(s2, d2)) in GetSuperPaths()