Searched refs:GetMethodAnnotationSetItem (Results 1 – 4 of 4) sorted by relevance
965 const AnnotationSetItem* GetMethodAnnotationSetItem(const MethodAnnotationsItem& anno_item) in GetMethodAnnotationSetItem() function
275 return dex_file->GetMethodAnnotationSetItem(method_annotations[i]); in FindAnnotationSetForMethod()
511 dex_file.GetMethodAnnotationSetItem(methods[i]); in CreateAnnotationsDirectoryItem()
694 dumpAnnotationSetItem(pDexFile, pDexFile->GetMethodAnnotationSetItem(methods[i])); in dumpClassAnnotations()