Searched defs:IsLowSurrogate (Results 1 – 2 of 2) sorted by relevance
| /external/pdfium/core/fxcrt/ | ||
| D | utf16.h | 55 constexpr bool IsLowSurrogate(char32_t code_point) { in IsLowSurrogate() function |
| /external/perfetto/src/trace_processor/importers/proto/ | ||
| D | string_encoding_utils.cc | 189 static bool IsLowSurrogate(Utf16CodeUnit code_unit) { in IsLowSurrogate() function in perfetto::trace_processor::__anon3bbe71e90111::Utf16Iterator |