Home | History | Annotate | Download | only in quick

Lines Matching refs:FindVirtualMethodForInterface

1436         called = receiver->GetClass()->FindVirtualMethodForInterface(called, kRuntimePointerSize);
2699 ArtMethod* m = cls->FindVirtualMethodForInterface(interface_method, kRuntimePointerSize);
2713 method = cls->FindVirtualMethodForInterface(interface_method, kRuntimePointerSize);