Home
last modified time | relevance | path

Searched refs:DumpAnnotationSetItem (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddexlayout.h136 void DumpAnnotationSetItem(dex_ir::AnnotationSetItem* set_item);
Ddexlayout.cc683 void DexLayout::DumpAnnotationSetItem(dex_ir::AnnotationSetItem* set_item) { in DumpAnnotationSetItem() function in art::DexLayout
724 DumpAnnotationSetItem(class_set_item); in DumpClassAnnotations()
734 DumpAnnotationSetItem(field->GetAnnotationSetItem()); in DumpClassAnnotations()
745 DumpAnnotationSetItem(method->GetAnnotationSetItem()); in DumpClassAnnotations()
759 DumpAnnotationSetItem(annotation); in DumpClassAnnotations()