Searched refs:GetMethodArray (Results 1 – 3 of 3) sorted by relevance
35 ObjectArray<ArtMethod>* GetMethodArray(int32_t i) const in GetMethodArray() function
220 return iftable->GetMethodArray(i)->Get(method->GetMethodIndex()); in FindVirtualMethodForInterface()
3158 const mirror::ArtMethod* method = iftable->GetMethodArray(i)->Get(j); in ValidateSuperClassDescriptors()