Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:GetMemberIndex

614     const art::DexFile::MethodId& new_method_id = dex_file_->GetMethodId(new_iter.GetMemberIndex());
656 const art::DexFile::FieldId& new_field_id = dex_file_->GetFieldId(new_iter.GetMemberIndex());
669 const art::DexFile::FieldId& old_field_id = old_dex_file.GetFieldId(old_iter.GetMemberIndex());
702 old_iter.GetMemberIndex())),
704 old_iter.GetMemberIndex()))));