Home
last modified time | relevance | path

Searched refs:hfs1 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/base/files/
Dfile_path.cc1225 StringType hfs1 = GetHFSDecomposedForm(string1); in CompareIgnoreCase() local
1229 if (hfs1.empty() || hfs2.empty()) { in CompareIgnoreCase()
1252 return HFSFastUnicodeCompare(hfs1, hfs2); in CompareIgnoreCase()