Searched refs:GetMethodAnnotationSetItem (Results 1 – 3 of 3) sorted by relevance
302 return dex_file.GetMethodAnnotationSetItem(method_annotations[i]); in FindAnnotationSetForMethod()1333 dex_file, *dex_file.GetMethodAnnotationSetItem(method_annotations)); in GetNativeMethodAnnotationAccessFlags()1358 return MethodIsNeverCompile(dex_file, *dex_file.GetMethodAnnotationSetItem(method_annotations)); in MethodIsNeverCompile()
712 const dex::AnnotationSetItem* GetMethodAnnotationSetItem( in GetMethodAnnotationSetItem() function
788 dumpAnnotationSetItem(pDexFile, pDexFile->GetMethodAnnotationSetItem(methods[i])); in dumpClassAnnotations()