Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileName.cpp542 static bool GetSuperPathBase(CFSTR s, UString &res) in GetSuperPathBase() function
694 if (GetSuperPathBase(path, superPath)) in GetSuperPath()
712 if (!GetSuperPathBase(s1, d1) || in GetSuperPaths()
713 !GetSuperPathBase(s2, d2)) in GetSuperPaths()