Home | History | Annotate | Download | only in entrypoints

Lines Matching defs:interface_method

566         ArtMethod* interface_method = klass->FindVirtualMethodForInterface(
568 if (UNLIKELY(interface_method == nullptr)) {
573 return interface_method;