Searched refs:default_method (Results 1 – 1 of 1) sorted by relevance
6556 ArtMethod* default_method = nullptr; in LinkVirtualMethods() local6560 /*out*/&default_method)) { in LinkVirtualMethods()6582 default_method->GetDeclaringClass() != super_method->GetDeclaringClass())) { in LinkVirtualMethods()6595 {j, ClassLinker::MethodTranslation::CreateTranslatedMethod(default_method)}); in LinkVirtualMethods()6598 << default_method->PrettyMethod() in LinkVirtualMethods()