Home
last modified time | relevance | path

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

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