Searched refs:SetMethodsPtrUnchecked (Results 1 – 3 of 3) sorted by relevance
253 SetMethodsPtrUnchecked(new_methods, num_direct, num_virtual); in SetMethodsPtr()257 inline void Class::SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtrUnchecked() function
653 void SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods,
4360 klass->SetMethodsPtrUnchecked(new_methods, in UpdateClassMethods()5919 klass->SetMethodsPtrUnchecked(nullptr, 0, 0); in LinkClass()