Searched refs:GetMethodAnnotationSetItem (Results 1 – 4 of 4) sorted by relevance
614 const dex::AnnotationSetItem* GetMethodAnnotationSetItem( in GetMethodAnnotationSetItem() function
758 dex_file.GetMethodAnnotationSetItem(methods[i]); in CreateAnnotationsDirectoryItem()
727 dumpAnnotationSetItem(pDexFile, pDexFile->GetMethodAnnotationSetItem(methods[i])); in dumpClassAnnotations()
299 return dex_file.GetMethodAnnotationSetItem(method_annotations[i]); in FindAnnotationSetForMethod()