Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/strings/
H A 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
/aosp_15_r20/external/cronet/base/strings/
H A 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