Searched refs:SetDexMethodIndex (Results 1 – 6 of 6) sorted by relevance
48 SetDexMethodIndex(new_target->GetDexMethodIndex()); in VisitTarget()
87 void SetDexMethodIndex(uint32_t idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexMethodIndex() function
451 void SetDexMethodIndex(uint32_t new_idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexMethodIndex() function
2487 method->SetDexMethodIndex(dex::kDexNoIndex); in CreateRuntimeMethod()
3791 dst->SetDexMethodIndex(dex_method_idx); in LoadMethod()
2585 method.SetDexMethodIndex(dex_method_idx); in UpdateMethods()