Searched refs:GetHFSDecomposedForm (Results 1 – 2 of 2) sorted by relevance
406 static StringType GetHFSDecomposedForm(const FilePath::StringType& string);
1183 StringType FilePath::GetHFSDecomposedForm(const StringType& string) { in GetHFSDecomposedForm() function in base::FilePath1225 StringType hfs1 = GetHFSDecomposedForm(string1); in CompareIgnoreCase()1226 StringType hfs2 = GetHFSDecomposedForm(string2); in CompareIgnoreCase()