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