Searched defs:ResolveMethodExceptionHandlerTypes (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dclass_linker.cc3735 ResolveMethodExceptionHandlerTypes(dex_file, klass->GetDirectMethod(i));
3738 ResolveMethodExceptionHandlerTypes(dex_file, klass->GetVirtualMethod(i));
3742 void ClassLinker::ResolveMethodExceptionHandlerTypes(const DexFile& dex_file, function in class:art::ClassLinker

Completed in 35 milliseconds