Home
last modified time | relevance | path

Searched refs:SetDexMethodIndex (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dart_method.h394 void SetDexMethodIndex(uint32_t new_idx) { in SetDexMethodIndex() function
Druntime.cc2186 method->SetDexMethodIndex(dex::kDexNoIndex); in CreateRuntimeMethod()
Dclass_linker.cc3741 dst->SetDexMethodIndex(dex_method_idx); in LoadMethod()
/art/openjdkjvmti/
Dti_redefine.cc1482 method.SetDexMethodIndex(dex_method_idx); in UpdateMethods()