Home
last modified time | relevance | path

Searched refs:orig_param (Results 1 – 1 of 1) sorted by relevance

/art/dexlayout/
Ddex_verify.cc431 dex_ir::ParameterAnnotation* orig_param = (*orig)[i].get(); in VerifyParameterAnnotations() local
433 if (orig_param->GetMethodId()->GetIndex() != output_param->GetMethodId()->GetIndex()) { in VerifyParameterAnnotations()
437 orig_param->GetMethodId()->GetIndex(), in VerifyParameterAnnotations()
441 if (!VerifyAnnotationSetRefList(orig_param->GetAnnotations(), in VerifyParameterAnnotations()