Home
last modified time | relevance | path

Searched defs:ReadUnicodeCharacter (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/strings/
Dutf_string_conversion_utils.cc14 bool ReadUnicodeCharacter(const char* src, in ReadUnicodeCharacter() function
33 bool ReadUnicodeCharacter(const char16* src, in ReadUnicodeCharacter() function
58 bool ReadUnicodeCharacter(const wchar_t* src, in ReadUnicodeCharacter() function
/external/cronet/base/strings/
Dutf_string_conversion_utils.cc29 bool ReadUnicodeCharacter(const char* src, in ReadUnicodeCharacter() function
46 bool ReadUnicodeCharacter(const char16_t* src, in ReadUnicodeCharacter() function
70 bool ReadUnicodeCharacter(const wchar_t* src, in ReadUnicodeCharacter() function
/external/pigweed/pw_bluetooth_sapphire/lib/cpp-string/
Dutf_codecs.cc36 bool ReadUnicodeCharacter(const char* src, in ReadUnicodeCharacter() function