Searched defs:GetLeadingUtf16Char (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | utf-inl.h | 28 inline uint16_t GetLeadingUtf16Char(uint32_t maybe_pair) { in GetLeadingUtf16Char() function |
D | utf_test.cc | 28 TEST_F(UtfTest, GetLeadingUtf16Char) { in TEST_F() argument |