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

/art/runtime/
H A Dclass_linker.h467 void ResolveMethodExceptionHandlerTypes(ArtMethod* klass)
H A Dclass_linker.cc4252 ResolveMethodExceptionHandlerTypes(&method);
4256 void ClassLinker::ResolveMethodExceptionHandlerTypes(ArtMethod* method) { function in class:art::ClassLinker

Completed in 63 milliseconds