Home
last modified time | relevance | path

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

/art/runtime/
Dutf-inl.h28 inline uint16_t GetLeadingUtf16Char(uint32_t maybe_pair) { in GetLeadingUtf16Char() function
Dutf_test.cc28 TEST_F(UtfTest, GetLeadingUtf16Char) { in TEST_F() argument