Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:GetMethodId

158         method_ids->push_back(collections.GetMethodId(index));
287 item->SetMethodId(GetMethodId(method_index));
358 const DexFile::MethodId& disk_method_id = dex_file.GetMethodId(i);
509 MethodId* method_id = GetMethodId(methods[i].method_idx_);
525 MethodId* method_id = GetMethodId(parameters[i].method_idx_);
693 MethodId* method_id = GetMethodId(cdii.GetMemberIndex());
803 field_or_method_id = GetMethodId(index);