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