Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout.h154 void DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation);
Ddexlayout.cc562 void DexLayout::DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation) { in DumpEncodedAnnotation() function in art::DexLayout
636 DumpEncodedAnnotation(data->GetEncodedAnnotation()); in DumpEncodedValue()
769 DumpEncodedAnnotation(annotation->GetAnnotation()); in DumpAnnotationSetItem()