Searched defs:exception_type (Results 1 – 4 of 4) sorted by relevance
186 uint32_t ArtMethod::FindCatchBlock(Handle<mirror::Class> exception_type, in FindCatchBlock()
4111 mirror::Class* exception_type = ResolveType(iterator.GetHandlerTypeIndex(), method); in ResolveMethodExceptionHandlerTypes() local
1049 mirror::Class* exception_type = linker->ResolveType(*dex_file_, in ScanTryCatchBlocks() local
1112 for (const std::pair<uint16_t, const DexFile*>& exception_type : unresolved_exception_types) { in LoadImageClasses() local