Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h393 void SetDexMethodIndex(uint32_t new_idx) { in SetDexMethodIndex() function
Druntime.cc2074 method->SetDexMethodIndex(dex::kDexNoIndex); in CreateRuntimeMethod()
Dclass_linker.cc3298 dst->SetDexMethodIndex(dex_method_idx); in LoadMethod()
/art/openjdkjvmti/
Dti_redefine.cc1424 method.SetDexMethodIndex(dex_method_idx); in UpdateMethods()