Home
last modified time | relevance | path

Searched refs:utf8_2 (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Dutf-inl.h73 const char* utf8_2) { in CompareModifiedUtf8ToModifiedUtf8AsUtf16CodePointValues() argument
77 c2 = *utf8_2; in CompareModifiedUtf8ToModifiedUtf8AsUtf16CodePointValues()
86 c2 = GetUtf16FromUtf8(&utf8_2); in CompareModifiedUtf8ToModifiedUtf8AsUtf16CodePointValues()
Dutf.h58 const char* utf8_2);