Home | History | Annotate | Download | only in quick

Lines Matching refs:GetDexMethodIndex

777     dex_method_idx = called->GetDexMethodIndex();
817 caller->SetDexCacheResolvedMethod(called->GetDexMethodIndex(), called);
831 const auto called_dex_method_idx = called->GetDexMethodIndex();
1890 if (LIKELY(interface_method->GetDexMethodIndex() != DexFile::kDexNoIndex)) {