Searched defs:kUnicodeSurrogateHighStart (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/utils/
H A DUnicode.cpp49 static const char32_t kUnicodeSurrogateHighStart = 0x0000D800; variable
53 static const char32_t kUnicodeSurrogateStart = kUnicodeSurrogateHighStart;

Completed in 42 milliseconds