Searched refs:method_index_ (Results 1 – 2 of 2) sorted by relevance
80 method_index_(0), hotness_count_(0) { } in ArtMethod()367 method_index_ = new_method_index; in SetMethodIndex()375 return MemberOffset(OFFSETOF_MEMBER(ArtMethod, method_index_)); in MethodIndexOffset()716 visitor(this, &method_index_, "method_index_"); in VisitMembers()765 uint16_t method_index_; variable
83 return method_index_; in GetMethodIndex()87 return method_index_; in GetMethodIndexDuringLinking()