Searched defs:exception_type (Results 1 – 4 of 4) sorted by relevance
250 uint32_t ArtMethod::FindCatchBlock(Handle<mirror::Class> exception_type, in FindCatchBlock()
4274 ObjPtr<mirror::Class> exception_type = ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local
1092 mirror::Class* exception_type = linker->ResolveType(*dex_file_, in ScanTryCatchBlocks() local
1139 for (const auto& exception_type : unresolved_exception_types) { in LoadImageClasses() local