Home
last modified time | relevance | path

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

/art/dexdump/
Ddexdump.h46 bool showAnnotations; member
Ddexdump_main.cc74 gOptions.showAnnotations = true; in dexdumpDriver()
Ddexdump.cc1465 if (gOptions.showAnnotations) { in dumpClass()