Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dfield.h102 void SetDexFieldIndex(uint32_t idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexFieldIndex() function
/art/runtime/
Dart_field.h83 void SetDexFieldIndex(uint32_t new_idx) { in SetDexFieldIndex() function