Searched defs:SetMethodsPtrUnchecked (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass-inl.h194 SetMethodsPtrUnchecked(new_methods, num_direct, num_virtual);
198 inline void Class::SetMethodsPtrUnchecked(LengthPrefixedArray<ArtMethod>* new_methods, function in class:art::mirror::Class

Completed in 459 milliseconds