Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileName.cpp216 bool IsSuperPath(const wchar_t *s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function
255 bool IsSuperPath(CFSTR s) throw() { return IS_SUPER_PREFIX(s); } in IsSuperPath() function