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

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

Completed in 166 milliseconds