Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_path.cc1150 inline int HFSReadNextNonIgnorableCodepoint(const char* string, in HFSReadNextNonIgnorableCodepoint() function
1184 int codepoint1 = HFSReadNextNonIgnorableCodepoint(string1.data(), in HFSFastUnicodeCompare()
1187 int codepoint2 = HFSReadNextNonIgnorableCodepoint(string2.data(), in HFSFastUnicodeCompare()