Searched refs:dumpAnnotationSetItem (Results 1 – 1 of 1) sorted by relevance
623 static void dumpAnnotationSetItem(const DexFile* pDexFile, const dex::AnnotationSetItem* set_item) { in dumpAnnotationSetItem() function667 dumpAnnotationSetItem(pDexFile, class_set_item); in dumpClassAnnotations()677 dumpAnnotationSetItem(pDexFile, pDexFile->GetFieldAnnotationSetItem(fields[i])); in dumpClassAnnotations()688 dumpAnnotationSetItem(pDexFile, pDexFile->GetMethodAnnotationSetItem(methods[i])); in dumpClassAnnotations()704 dumpAnnotationSetItem(pDexFile, pDexFile->GetSetRefItemItem(&list->list_[j])); in dumpClassAnnotations()