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

/art/runtime/mirror/
H A Dclass-inl.h568 inline void Class::SetIFieldsPtrUnchecked(LengthPrefixedArray<ArtField>* new_ifields) { function in class:art::mirror::Class
1073 dest->SetIFieldsPtrUnchecked(new_ifields);

Completed in 18 milliseconds