Searched refs:SetIFieldsPtr (Results 1 - 3 of 3) sorted by relevance

/art/runtime/mirror/
H A Dclass-inl.h629 inline void Class::SetIFieldsPtr(LengthPrefixedArray<ArtField>* new_ifields) { function in class:art::mirror::Class
H A Dclass.h1021 void SetIFieldsPtr(LengthPrefixedArray<ArtField>* new_ifields)
/art/runtime/
H A Dclass_linker.cc3250 klass->SetIFieldsPtr(ifields);

Completed in 28 milliseconds