Searched refs:type_str_idx (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_test.cc297 uint32_t type_str_idx = java_lang_dex_file_->GetIndexForStringId(*type_str_id); local
298 const DexFile::TypeId* type_id = java_lang_dex_file_->FindTypeId(type_str_idx);

Completed in 430 milliseconds