Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc139 options.show_section_statistics_ = true; in DexlayoutDriver()
Ddexlayout.h64 bool show_section_statistics_ = false; variable
Ddexlayout.cc1889 if (options_.visualize_pattern_ || options_.show_section_statistics_ || options_.dump_) { in ProcessDexFile()
1908 if (options_.show_section_statistics_) { in ProcessDexFile()