Searched refs:showAnnotations (Results 1 – 3 of 3) sorted by relevance
/art/dexdump/ | ||
D | dexdump.h | 46 bool showAnnotations; member |
D | dexdump_main.cc | 74 gOptions.showAnnotations = true; in dexdumpDriver() |
D | dexdump.cc | 1423 if (gOptions.showAnnotations) { in dumpClass() |