Home
last modified time | relevance | path

Searched defs:kVerifyChecksum (Results 1 – 10 of 10) sorted by relevance

/art/libdexfile/dex/
Ddex_file_loader_test.cc218 static constexpr bool kVerifyChecksum = true; in OpenDexFilesBase64() local
343 static constexpr bool kVerifyChecksum = true; in TEST_F() local
362 static constexpr bool kVerifyChecksum = true; in TEST_F() local
381 static constexpr bool kVerifyChecksum = true; in TEST_F() local
Dtest_dex_file_builder.h234 static constexpr bool kVerifyChecksum = false; in Build() local
/art/runtime/
Ddex2oat_environment_test.h86 static constexpr bool kVerifyChecksum = true; in SetUp() local
Doat_file_manager.cc628 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat() local
751 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat_Impl() local
Doat_file.cc1934 static constexpr bool kVerifyChecksum = false; in OpenDexFile() local
/art/libartbase/base/
Dcommon_art_test.cc273 static constexpr bool kVerifyChecksum = true; in LoadExpectSingleDexFile() local
440 static constexpr bool kVerifyChecksum = true; in OpenDexFiles() local
/art/dexlist/
Ddexlist.cc161 static constexpr bool kVerifyChecksum = true; in processFile() local
/art/tools/veridex/
Dveridex.cc283 static constexpr bool kVerifyChecksum = true; in Load() local
/art/profman/
Dprofman.cc453 static constexpr bool kVerifyChecksum = true; in OpenApkFilesFromLocations() local
/art/dexdump/
Ddexdump.cc1860 const bool kVerifyChecksum = !gOptions.ignoreBadChecksum; in processFile() local