Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.cc201 int32_t utf8_length) { in AllocFromModifiedUtf8()
/art/libdexfile/dex/
Ddex_file-inl.h36 size_t utf8_length = LIKELY(utf8_data[utf16_length] == 0) // Is ASCII? in StringViewFromUtf16Length() local