Searched refs:SetMethodsPtr (Results 1 – 4 of 4) sorted by relevance
483 type->SetMethodsPtr(methods_ptr, 0, 0); in WriteLinkageName()
249 inline void Class::SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtr() function
648 void SetMethodsPtr(LengthPrefixedArray<ArtMethod>* new_methods,
3646 klass->SetMethodsPtr( in LoadClass()4921 temp_klass->SetMethodsPtr(proxy_class_methods, num_direct_methods, num_virtual_methods); in CreateProxyClass()