Home
last modified time | relevance | path

Searched defs:CorrectFsPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp1018 bool CorrectFsPath(const UString &relBase, const UString &path2, UString &result) in CorrectFsPath() function
1113 bool CorrectFsPath(const UString & /* relBase */, const UString &path, UString &result) in CorrectFsPath() function
H A DPanelOperations.cpp284 bool CPanel::CorrectFsPath(const UString &path2, UString &result) in CorrectFsPath() function in CPanel