Home | History | Annotate | Download | only in runtime

Lines Matching refs:default_method

6375         ArtMethod* default_method = nullptr;
6379 /*out*/&default_method)) {
6401 default_method->GetDeclaringClass() != super_method->GetDeclaringClass())) {
6414 {j, ClassLinker::MethodTranslation::CreateTranslatedMethod(default_method)});
6417 << default_method->PrettyMethod()
6530 // default_method conflict) it will return kDefaultConflict.