Home
last modified time | relevance | path

Searched defs:new_ifields (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dclass-inl.h720 inline void Class::SetIFieldsPtr(LengthPrefixedArray<ArtField>* new_ifields) { in SetIFieldsPtr()
725 inline void Class::SetIFieldsPtrUnchecked(LengthPrefixedArray<ArtField>* new_ifields) { in SetIFieldsPtrUnchecked()