/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file_loader_test.cc | 366 static constexpr bool kVerifyChecksum = true; in OpenDexFilesBase64() local 499 static constexpr bool kVerifyChecksum = true; in TEST_F() local 522 static constexpr bool kVerifyChecksum = true; in TEST_F() local
|
H A D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
H A D | dex_file_verifier_test.cc | 78 static constexpr bool kVerifyChecksum = true; in VerifyModification() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | common_art_test.cc | 408 static constexpr bool kVerifyChecksum = true; in LoadExpectSingleDexFile() local 528 static constexpr bool kVerifyChecksum = true; in OpenDexFiles() local
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_file_manager.cc | 469 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat() local 573 static constexpr bool kVerifyChecksum = true; in OpenDexFilesFromOat_Impl() local
|
H A D | oat_file.cc | 2280 static constexpr bool kVerifyChecksum = false; in OpenDexFile() local
|
/aosp_15_r20/art/runtime/ |
H A D | dex2oat_environment_test.h | 125 static constexpr bool kVerifyChecksum = true; in SetUp() local
|
H A D | runtime.cc | 1384 static constexpr bool kVerifyChecksum = true; in OpenBootDexFiles() local
|
/aosp_15_r20/art/dexlist/ |
H A D | dexlist.cc | 165 static constexpr bool kVerifyChecksum = true; in processFile() local
|
/aosp_15_r20/art/tools/veridex/ |
H A D | veridex.cc | 304 static constexpr bool kVerifyChecksum = true; in Load() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 238 static constexpr bool kVerifyChecksum = false; variable
|
/aosp_15_r20/art/dexdump/ |
H A D | dexdump.cc | 2001 const bool kVerifyChecksum = !gOptions.ignoreBadChecksum; in processFile() local
|
/aosp_15_r20/art/profman/ |
H A D | profman.cc | 590 static constexpr bool kVerifyChecksum = true; in OpenApkFilesFromLocations() local
|