Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path.cc1245 StringType hfs2 = GetHFSDecomposedForm(string2); in CompareIgnoreCase() local
1248 if (hfs1.empty() || hfs2.empty()) { in CompareIgnoreCase()
1271 return HFSFastUnicodeCompare(hfs1, hfs2); in CompareIgnoreCase()