Searched refs:new_method_index (Results 1 – 1 of 1) sorted by relevance
192 void SetMethodIndex(uint16_t new_method_index) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetMethodIndex() argument194 method_index_ = new_method_index; in SetMethodIndex()