Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h149 void DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation);
Ddexlayout.cc492 void DexLayout::DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation) { in DumpEncodedAnnotation() function in art::DexLayout
566 DumpEncodedAnnotation(data->GetEncodedAnnotation()); in DumpEncodedValue()
699 DumpEncodedAnnotation(annotation->GetAnnotation()); in DumpAnnotationSetItem()