Searched defs:hostType (Results 1 – 3 of 3) sorted by relevance
20 bool PathUtils::isDirSeparator(int ch, HostType hostType) { in isDirSeparator()26 bool PathUtils::isPathSeparator(int ch, HostType hostType) { in isPathSeparator()32 size_t PathUtils::rootPrefixSize(const char* path, HostType hostType) { in rootPrefixSize()63 bool PathUtils::isAbsolute(const char* path, HostType hostType) { in isAbsolute()75 StringVector PathUtils::decompose(const char* path, HostType hostType) { in decompose()102 HostType hostType) { in recompose()
154 const char* hostType, in checkComponents()
1238 phHal_HostType_t hostType; member