Home | History | Annotate | Download | only in mirror

Lines Matching refs:GetCopiedMethodsSlice

579     DCHECK(klass->GetCopiedMethodsSlice(pointer_size).empty());
584 for (ArtMethod& method : klass->GetCopiedMethodsSlice(pointer_size)) {
691 ArraySlice<ArtMethod> copied_methods = klass->GetCopiedMethodsSlice(pointer_size);