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