Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dutf-inl.h28 inline uint16_t GetLeadingUtf16Char(uint32_t maybe_pair) { in GetLeadingUtf16Char() function
Dutf_test.cc31 TEST_F(UtfTest, GetLeadingUtf16Char) { in TEST_F() argument
/art/test/ti-agent/
Dti_utf.h63 inline uint16_t GetLeadingUtf16Char(uint32_t maybe_pair) { in GetLeadingUtf16Char() function