Home
last modified time | relevance | path

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

/dalvik/dexdump/
DDexDump.cpp63 bool checksumOnly; member
2172 if (gOptions.checksumOnly) { in process()
2229 gOptions.checksumOnly = true; in main()
2271 if (gOptions.checksumOnly && gOptions.ignoreBadChecksum) { in main()