Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:GetMethodId

379     if (orig_method->GetMethodId()->GetIndex() != output_method->GetMethodId()->GetIndex()) {
383 orig_method->GetMethodId()->GetIndex(),
384 output_method->GetMethodId()->GetIndex());
420 if (orig_param->GetMethodId()->GetIndex() != output_param->GetMethodId()->GetIndex()) {
424 orig_param->GetMethodId()->GetIndex(),
425 output_param->GetMethodId()->GetIndex());
661 if (orig->GetMethodId()->GetIndex() != output->GetMethodId()->GetIndex()) {
665 orig->GetMethodId()->GetIndex(),
666 output->GetMethodId()->GetIndex());
807 if (orig_method->GetMethodId()->GetIndex() != output_method->GetMethodId()->GetIndex()) {
810 orig_method->GetMethodId()->GetIndex(),
811 output_method->GetMethodId()->GetIndex());