Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileName.cpp217 bool IsSuperOrDevicePath(const wchar_t *s) throw() { return IS_SUPER_OR_DEVICE_PATH(s); } in IsSuperOrDevicePath() function
256 bool IsSuperOrDevicePath(CFSTR s) throw() { return IS_SUPER_OR_DEVICE_PATH(s); } in IsSuperOrDevicePath() function