Home | History | Annotate | Download | only in compiler

Lines Matching defs:utf16_length

560   size_t utf16_length = static_cast<size_t>(string->GetLength());
568 if (UNLIKELY(utf16_length == 0)) {
571 string_id = dex_file.FindStringId(utf16_string, utf16_length);