Home
last modified time | relevance | path

Searched refs:SetMethodsPtrUnchecked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dclass-inl.h253 SetMethodsPtrUnchecked(new_methods, num_direct, num_virtual); in SetMethodsPtr()
257 inline void Class::SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods, in SetMethodsPtrUnchecked() function
Dclass.h653 void SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods,