Home
last modified time | relevance | path

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

/art/runtime/
Ddex2oat_environment_test.h86 static constexpr bool kVerifyChecksum = true; in SetUp() local
Doat_file_manager.cc402 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat() local
516 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat_Impl() local
Doat_file.cc1937 static constexpr bool kVerifyChecksum = false; in OpenDexFile() local
Druntime.cc1128 static constexpr bool kVerifyChecksum = true; in OpenBootDexFiles() local
/art/libdexfile/dex/
Ddex_file_loader_test.cc218 static constexpr bool kVerifyChecksum = true; in OpenDexFilesBase64() local
352 static constexpr bool kVerifyChecksum = true; in TEST_F() local
371 static constexpr bool kVerifyChecksum = true; in TEST_F() local
Dtest_dex_file_builder.h234 static constexpr bool kVerifyChecksum = false; in Build() local
Ddex_file_verifier_test.cc77 static constexpr bool kVerifyChecksum = true; in VerifyModification() local
/art/libartbase/base/
Dcommon_art_test.cc349 static constexpr bool kVerifyChecksum = true; in LoadExpectSingleDexFile() local
506 static constexpr bool kVerifyChecksum = true; in OpenDexFiles() local
/art/dexlist/
Ddexlist.cc161 static constexpr bool kVerifyChecksum = true; in processFile() local
/art/tools/veridex/
Dveridex.cc306 static constexpr bool kVerifyChecksum = true; in Load() local
/art/profman/
Dprofman.cc550 static constexpr bool kVerifyChecksum = true; in OpenApkFilesFromLocations() local
/art/dexdump/
Ddexdump.cc1902 const bool kVerifyChecksum = !gOptions.ignoreBadChecksum; in processFile() local