Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump_main.cc68 gOptions.showDebugInfo = true; in dexdumpDriver()
115 gOptions.showDebugInfo = false; in dexdumpDriver()
Ddexdump.h50 bool showDebugInfo; member
Ddexdump.cc1302 if (gOptions.showDebugInfo) { in dumpCode()