Searched refs:ResolveMethodWithoutInvokeType (Results 1 – 5 of 5) sorted by relevance
518 ArtMethod* method = class_linker->ResolveMethodWithoutInvokeType( in ProcessAnnotationValue()1585 ArtMethod* method = Runtime::Current()->GetClassLinker()->ResolveMethodWithoutInvokeType( in GetEnclosingClass()
1326 ArtMethod* method = class_linker->ResolveMethodWithoutInvokeType( in CompileMethodFromProfile()
360 ArtMethod* ResolveMethodWithoutInvokeType(uint32_t method_idx,
8956 ArtMethod* ClassLinker::ResolveMethodWithoutInvokeType(uint32_t method_idx, in ResolveMethodWithoutInvokeType() function in art::ClassLinker9375 target_method = ResolveMethodWithoutInvokeType(method_handle.field_or_method_idx_, in ResolveMethodHandleForMethod()
1513 ArtMethod* method = runtime->GetClassLinker()->ResolveMethodWithoutInvokeType( in DumpVerifier()