Searched refs:imt_index_ (Results 1 – 3 of 3) sorted by relevance
427 if (LIKELY(IsAbstract() && imt_index_ != 0)) { in GetImtIndex()428 uint16_t imt_index = ~imt_index_; in GetImtIndex()438 imt_index_ = ~ImTable::GetImtIndex(this); in CalculateAndSetImtIndex()
773 uint16_t imt_index_; member
4821 imt_index_(imt_index) { in HInvokeInterface()4836 uint32_t GetImtIndex() const { return imt_index_; } in GetImtIndex()4845 const uint32_t imt_index_;