Searched defs:verify_checksum (Results 1 – 4 of 4) sorted by relevance
/art/libdexfile/dex/ |
D | art_dex_file_loader.cc | 47 bool verify_checksum, in Open() 68 bool verify_checksum, in Open() 77 bool verify_checksum, in Open()
|
D | dex_file_loader.h | 204 bool verify_checksum, in Open() 215 bool verify_checksum, in Open() 233 bool verify_checksum, in Open() 246 bool verify_checksum, in Open() 255 bool verify_checksum, in Open()
|
D | dex_file_loader.cc | 263 bool verify_checksum, in OpenOne() 350 bool verify_checksum, in Open() 444 bool verify_checksum, in OpenCommon() 497 bool verify_checksum, in OpenFromZipEntry() 597 bool verify_checksum, in Open() 622 bool verify_checksum, in OpenCommon()
|
D | dex_file_verifier.cc | 128 DexFileVerifier(const DexFile* dex_file, const char* location, bool verify_checksum) in DexFileVerifier() 3865 bool verify_checksum, in Verify()
|