Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc95 options.show_annotations_ = true; in DexlayoutDriver()
Ddexlayout.h61 bool show_annotations_ = false; variable
Ddexlayout.cc1366 if (options_.show_annotations_) { in DumpClass()