Searched defs:exception_type (Results 1 – 4 of 4) sorted by relevance
257 uint32_t ArtMethod::FindCatchBlock(Handle<mirror::Class> exception_type, in FindCatchBlock()
4822 ObjPtr<mirror::Class> exception_type = ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local
1008 ObjPtr<mirror::Class> exception_type = in ScanTryCatchBlocks() local
1088 for (const auto& exception_type : unresolved_exception_types) { in LoadImageClasses() local