Searched refs:GetParameterAnnotationSetRefList (Results 1 – 3 of 3) sorted by relevance
1135 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetParameterAnnotations()1151 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetNumberOfAnnotatedMethodParameters()1167 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetAnnotationForMethodParameter()
718 const dex::AnnotationSetRefList* GetParameterAnnotationSetRefList( in GetParameterAnnotationSetRefList() function
800 list = pDexFile->GetParameterAnnotationSetRefList(&pars[i]); in dumpClassAnnotations()