Home | History | Annotate | Download | only in runtime

Lines Matching full:utf16_length

3965   int32_t utf16_length = dex_file.GetStringLength(string_id);
3967 mirror::String* string = intern_table_->InternStrong(utf16_length, utf8_data);