Searched refs:ResolveMethodWithoutInvokeType (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Ddex_file_annotations.cc482 ArtMethod* method = class_linker->ResolveMethodWithoutInvokeType(
1342 ArtMethod* method = Runtime::Current()->GetClassLinker()->ResolveMethodWithoutInvokeType(
H A Dclass_linker.h322 ArtMethod* ResolveMethodWithoutInvokeType(const DexFile& dex_file,
H A Dclass_linker.cc8158 ArtMethod* ClassLinker::ResolveMethodWithoutInvokeType(const DexFile& dex_file, function in class:ClassLinker

Completed in 62 milliseconds