Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h345 void SetDexMethodIndex(uint32_t new_idx) { in SetDexMethodIndex() function
Druntime.cc1845 method->SetDexMethodIndex(DexFile::kDexNoIndex); in CreateRuntimeMethod()
Dclass_linker.cc3314 dst->SetDexMethodIndex(dex_method_idx); in LoadMethod()
/art/runtime/openjdkjvmti/
Dti_redefine.cc1363 method.SetDexMethodIndex(dex_method_idx); in UpdateMethods()