Searched defs:GetDexFieldIndex (Results 1 – 3 of 3) sorted by relevance
78 uint32_t GetDexFieldIndex() { in GetDexFieldIndex() function
49 ALWAYS_INLINE uint32_t GetDexFieldIndex() REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexFieldIndex() function
149 uint32_t GetDexFieldIndex() const { return std::get<0>(*this); } in GetDexFieldIndex() function