Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h135 void DumpAnnotationSetItem(dex_ir::AnnotationSetItem* set_item);
Ddexlayout.cc697 void DexLayout::DumpAnnotationSetItem(dex_ir::AnnotationSetItem* set_item) { in DumpAnnotationSetItem() function in art::DexLayout
738 DumpAnnotationSetItem(class_set_item); in DumpClassAnnotations()
748 DumpAnnotationSetItem(field->GetAnnotationSetItem()); in DumpClassAnnotations()
759 DumpAnnotationSetItem(method->GetAnnotationSetItem()); in DumpClassAnnotations()
773 DumpAnnotationSetItem(annotation); in DumpClassAnnotations()