Searched defs:isAbsolute (Results 1 – 2 of 2) sorted by relevance
199 static bool isAbsolute(const char* path) { in isAbsolute() function
90 bool PathUtils::isAbsolute(const char* path, HostType hostType) { in isAbsolute() function in android::base::PathUtils