Home
last modified time | relevance | path

Searched refs:show_annotations_ (Results 1 – 3 of 3) sorted by relevance

/art/dexlayout/
Ddexlayout_main.cc90 options.show_annotations_ = true; in DexlayoutDriver()
Ddexlayout.h59 bool show_annotations_ = false; variable
Ddexlayout.cc1359 if (options_.show_annotations_) { in DumpClass()