Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A 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
H A Dtest_dex_file_builder.h238 static constexpr bool kVerifyChecksum = false; variable
H A Ddex_file_verifier_test.cc77 static constexpr bool kVerifyChecksum = true; in VerifyModification() local
/aosp12/art/runtime/
H A Ddex2oat_environment_test.h90 static constexpr bool kVerifyChecksum = true; in SetUp() local
H A Doat_file_manager.cc390 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat() local
497 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat_Impl() local
H A Doat_file.cc2164 static constexpr bool kVerifyChecksum = false; in OpenDexFile() local
H A Druntime.cc1217 static constexpr bool kVerifyChecksum = true; in OpenBootDexFiles() local
/aosp12/art/libartbase/base/
H A Dcommon_art_test.cc370 static constexpr bool kVerifyChecksum = true; in LoadExpectSingleDexFile() local
527 static constexpr bool kVerifyChecksum = true; in OpenDexFiles() local
/aosp12/art/dexlist/
H A Ddexlist.cc161 static constexpr bool kVerifyChecksum = true; in processFile() local
/aosp12/art/tools/veridex/
H A Dveridex.cc306 static constexpr bool kVerifyChecksum = true; in Load() local
/aosp12/art/dexdump/
H A Ddexdump.cc1865 const bool kVerifyChecksum = !gOptions.ignoreBadChecksum; in processFile() local
/aosp12/art/profman/
H A Dprofman.cc605 static constexpr bool kVerifyChecksum = true; in OpenApkFilesFromLocations() local