Home
last modified time | relevance | path

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

/dalvik/dexdump/
DDexDump.cpp62 bool checksumOnly; member
1803 if (gOptions.checksumOnly) { in process()
1860 gOptions.checksumOnly = true; in main()
1902 if (gOptions.checksumOnly && gOptions.ignoreBadChecksum) { in main()