Lines Matching refs:GetMemberIndex
2330 const DexFile::FieldId& field_id = dex_file.GetFieldId(it.GetMemberIndex());
2374 if (it.GetMemberIndex() == method_idx) {
2381 if (it.GetMemberIndex() == method_idx) {
2845 LinkCode(method, oat_class, dex_file, it.GetMemberIndex(), class_def_method_index);
2846 uint32_t it_method_index = it.GetMemberIndex();
2866 LinkCode(method, oat_class, dex_file, it.GetMemberIndex(), class_def_method_index);
2874 uint32_t field_idx = it.GetMemberIndex();
2883 uint32_t dex_method_idx = it.GetMemberIndex();
4396 field_map.Put(i, ResolveField(dex_file, it.GetMemberIndex(), dex_cache, class_loader, true));
4541 const DexFile::FieldId& id = dex_file.GetFieldId(dex_data.GetMemberIndex());
4547 const DexFile::FieldId& id = dex_file.GetFieldId(dex_data.GetMemberIndex());
4553 const DexFile::MethodId& id = dex_file.GetMethodId(dex_data.GetMemberIndex());
4559 const DexFile::MethodId& id = dex_file.GetMethodId(dex_data.GetMemberIndex());