Home
last modified time | relevance | path

Searched refs: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
225 kVerifyChecksum, in OpenDexFilesBase64()
352 static constexpr bool kVerifyChecksum = true; in TEST_F() local
361 kVerifyChecksum, in TEST_F()
371 static constexpr bool kVerifyChecksum = true; in TEST_F() local
380 kVerifyChecksum, in TEST_F()
H A Dtest_dex_file_builder.h238 static constexpr bool kVerifyChecksum = false; variable
246 kVerifyChecksum,
H A Ddex_file_verifier_test.cc77 static constexpr bool kVerifyChecksum = true; in VerifyModification() local
83 kVerifyChecksum, in VerifyModification()
/aosp12/art/runtime/
H A Ddex2oat_environment_test.h90 static constexpr bool kVerifyChecksum = true; in SetUp() local
95 kVerifyChecksum, in SetUp()
104 kVerifyChecksum, in SetUp()
H A Doat_file_manager.cc390 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat() local
395 kVerifyChecksum, in OpenDexFilesFromOat()
497 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat_Impl() local
504 kVerifyChecksum, in OpenDexFilesFromOat_Impl()
H A Doat_file.cc2164 static constexpr bool kVerifyChecksum = false; in OpenDexFile() local
2172 kVerifyChecksum, in OpenDexFile()
H A Druntime.cc1217 static constexpr bool kVerifyChecksum = true; in OpenBootDexFiles() local
1227 kVerifyChecksum, in OpenBootDexFiles()
/aosp12/art/dexlist/
H A Ddexlist.cc161 static constexpr bool kVerifyChecksum = true; in processFile() local
176 kVerifyChecksum, in processFile()
/aosp12/art/libartbase/base/
H A Dcommon_art_test.cc370 static constexpr bool kVerifyChecksum = true; in LoadExpectSingleDexFile() local
376 kVerifyChecksum, in LoadExpectSingleDexFile()
527 static constexpr bool kVerifyChecksum = true; in OpenDexFiles() local
534 kVerifyChecksum, in OpenDexFiles()
/aosp12/art/tools/veridex/
H A Dveridex.cc306 static constexpr bool kVerifyChecksum = true; in Load() local
312 kVerifyChecksum, in Load()
/aosp12/art/profman/
H A Dprofman.cc605 static constexpr bool kVerifyChecksum = true; in OpenApkFilesFromLocations() local
615 kVerifyChecksum, in OpenApkFilesFromLocations()
626 kVerifyChecksum, in OpenApkFilesFromLocations()
/aosp12/art/dexdump/
H A Ddexdump.cc1865 const bool kVerifyChecksum = !gOptions.ignoreBadChecksum; in processFile() local
1883 kVerifyChecksum, in processFile()