Searched refs:method_index_ (Results 1 – 2 of 2) sorted by relevance
79 method_index_(0), hotness_count_(0) { } in ArtMethod()364 method_index_ = new_method_index; in SetMethodIndex()372 return MemberOffset(OFFSETOF_MEMBER(ArtMethod, method_index_)); in MethodIndexOffset()729 visitor(this, &method_index_, "method_index_"); in VisitMembers()774 uint16_t method_index_; variable
90 return method_index_; in GetMethodIndex()94 return method_index_; in GetMethodIndexDuringLinking()