Home
last modified time | relevance | path

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

/art/runtime/mirror/
Diftable.h38 ObjectArray<ArtMethod>* method_array = in GetMethodArray() local
45 ObjectArray<ArtMethod>* method_array = in GetMethodArrayCount() local
/art/runtime/
Dclass_linker.cc5179 mirror::ObjectArray<mirror::ArtMethod>* method_array = if_table->GetMethodArray(i); in LinkInterfaceMethods() local
5203 Handle<mirror::ObjectArray<mirror::ArtMethod>> method_array; in LinkInterfaceMethods() local