Home | History | Annotate | Download | only in driver

Lines Matching refs:dex_method_idx

1230       uint32_t dex_method_idx = mh.FindDexMethodIndexInOtherDexFile(
1232 if (dex_method_idx != DexFile::kDexNoIndex) {
1233 target_method->dex_method_index = dex_method_idx;