Home
last modified time | relevance | path

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

/art/runtime/
Dart_field.h69 uint32_t GetDexFieldIndex() { in GetDexFieldIndex() function
/art/runtime/mirror/
Dfield.h47 ALWAYS_INLINE uint32_t GetDexFieldIndex() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetDexFieldIndex() function