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