Home
last modified time | relevance | path

Searched defs:method_in_super (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcha.cc328 ArtMethod* method_in_super, in CheckVirtualMethodSingleImplementationInfo()
580 ArtMethod* method_in_super = super_class->GetVTableEntry(i, image_pointer_size); in UpdateAfterLoadingOf() local