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