Searched defs:IsPathAbsolute (Results 1 – 3 of 3) sorted by relevance
127 TEST(FilesystemUtils, IsPathAbsolute) { in TEST() argument
337 bool IsPathAbsolute(std::string_view path) { in IsPathAbsolute() function
79 bool IsPathAbsolute(StringViewType path) { in IsPathAbsolute() function