Searched defs:GetDexTypeIndex (Results 1 – 2 of 2) sorted by relevance
165 dex::TypeIndex GetDexTypeIndex() const { return std::get<0>(*this); } in GetDexTypeIndex() function
1078 dex::TypeIndex GetDexTypeIndex() REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexTypeIndex() function