HomeSort by relevance Sort by last modified time
    Searched refs:relBase (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.h 14 - path is relative and relBase is Super Path
17 bool CorrectFsPath(const UString &relBase, const UString &path, UString &result);
BrowseDialog.cpp 902 bool CorrectFsPath(const UString &relBase, const UString &path2, UString &result)
923 if (IsSuperOrDevicePath(relBase))
928 base = relBase;
990 bool CorrectFsPath(const UString & /* relBase */, const UString &path, UString &result)
  /external/libxml2/
xinclude.c     [all...]

Completed in 3135 milliseconds