Home
last modified time | relevance | path

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

/aosp12/art/dexlayout/
H A Ddexlayout.h149 void DumpEncodedAnnotation(dex_ir::EncodedAnnotation* annotation);
H A 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()