Home
last modified time | relevance | path

Searched refs:relBase (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.h25 - path is relative and relBase is Super Path
28 bool CorrectFsPath(const UString &relBase, const UString &path, UString &result);
H A DBrowseDialog.cpp974 bool CorrectFsPath(const UString &relBase, const UString &path2, UString &result) in CorrectFsPath() argument
999 if (IsSuperOrDevicePath(relBase)) in CorrectFsPath()
1005 base = relBase; in CorrectFsPath()
1069 bool CorrectFsPath(const UString & /* relBase */, const UString &path, UString &result) in CorrectFsPath()

Completed in 2 milliseconds