Searched defs:exception_type_idx (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.cc1130 dex::TypeIndex exception_type_idx = exception_type.first; local
1137 ? class_linker->ResolveType(exception_type_idx,
1142 const DexFile::TypeId& type_id = dex_file->GetTypeId(exception_type_idx);

Completed in 223 milliseconds