Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dutf.cc98 const char *in_end = utf8_data_in + in_bytes; in ConvertModifiedUtf8ToUtf16() local
103 for (const char *p = in_start; p < in_end;) { in ConvertModifiedUtf8ToUtf16()
112 for (const char *p = in_start; p < in_end;) { in ConvertModifiedUtf8ToUtf16()