Searched refs:StringStartsWith (Results 1 – 4 of 4) sorted by relevance
27 if (StringStartsWith(root_path, "file://")) return root_path; in AbsolutePath()
359 inline bool StringStartsWith(const std::string& s, const std::string& prefix) { in StringStartsWith() function
940 bool in_test_directory = StringStartsWith( in AttributedToFile()
5501 return StringStartsWith(name, prefix); in ReportAllUnusedMacros()