Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dutf16.h55 constexpr bool IsLowSurrogate(char32_t code_point) { in IsLowSurrogate() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dstring_encoding_utils.cc189 static bool IsLowSurrogate(Utf16CodeUnit code_unit) { in IsLowSurrogate() function in perfetto::trace_processor::__anon24c1cc0b0111::Utf16Iterator