Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump.h47 bool showCfg; member
Ddexdump_main.cc89 gOptions.showCfg = true; in dexdumpDriver()
Ddexdump.cc1469 if (gOptions.showCfg) { in dumpClass()