Searched refs:GetParameterAnnotationSetRefList (Results 1 – 4 of 4) sorted by relevance
1129 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetParameterAnnotations()1145 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetNumberOfAnnotatedMethodParameters()1161 dex_file->GetParameterAnnotationSetRefList(parameter_annotations); in GetAnnotationForMethodParameter()
600 const dex::AnnotationSetRefList* GetParameterAnnotationSetRefList( in GetParameterAnnotationSetRefList() function
773 dex_file.GetParameterAnnotationSetRefList(¶meters[i]); in CreateAnnotationsDirectoryItem()
700 list = pDexFile->GetParameterAnnotationSetRefList(&pars[i]); in dumpClassAnnotations()