Searched refs:parameter_idx (Results 1 – 2 of 2) sorted by relevance
59 uint32_t parameter_idx,
1128 uint32_t parameter_idx, in GetAnnotationForMethodParameter() argument1141 if (parameter_idx >= set_ref_list->size_) { in GetAnnotationForMethodParameter()1144 const DexFile::AnnotationSetRefItem* annotation_set_ref = &set_ref_list->list_[parameter_idx]; in GetAnnotationForMethodParameter()