Searched refs:new_method_index (Results 1 – 1 of 1) sorted by relevance
405 void SetMethodIndex(uint16_t new_method_index) REQUIRES_SHARED(Locks::mutator_lock_) { in SetMethodIndex() argument407 method_index_ = new_method_index; in SetMethodIndex()