HomeSort by relevance Sort by last modified time
    Searched defs:GetUtf16FromUtf8 (Results 1 - 2 of 2) sorted by null

  /art/runtime/
utf-inl.h 32 inline uint32_t GetUtf16FromUtf8(const char** utf8_data_in) {
85 c1 = GetUtf16FromUtf8(&utf8_1);
86 c2 = GetUtf16FromUtf8(&utf8_2);
  /art/test/ti-agent/
ti_utf.h 67 inline uint32_t GetUtf16FromUtf8(const char** utf8_data_in) {

Completed in 290 milliseconds