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