Searched defs:GetImtIndex (Results 1 – 3 of 3) sorted by relevance
85 inline uint32_t ImTable::GetImtIndex(ArtMethod* method) { in GetImtIndex() function
426 inline uint32_t ArtMethod::GetImtIndex() { in GetImtIndex() function
4836 uint32_t GetImtIndex() const { return imt_index_; } in GetImtIndex() function