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

/art/runtime/mirror/
H A Dclass-inl.h651 inline void Class::SetSFieldsPtr(LengthPrefixedArray<ArtField>* new_sfields) { function in class:art::mirror::Class
H A Dclass.h1091 void SetSFieldsPtr(LengthPrefixedArray<ArtField>* new_sfields)
/art/runtime/
H A Dclass_linker.cc3248 klass->SetSFieldsPtr(sfields);
4327 temp_klass->SetSFieldsPtr(sfields);

Completed in 139 milliseconds