Home
last modified time | relevance | path

Searched defs:verify_checksum (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Dart_dex_file_loader.cc47 bool verify_checksum, in Open()
68 bool verify_checksum, in Open()
77 bool verify_checksum, in Open()
Ddex_file_loader.h204 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()
Ddex_file_loader.cc263 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()
Ddex_file_verifier.cc128 DexFileVerifier(const DexFile* dex_file, const char* location, bool verify_checksum) in DexFileVerifier()
3865 bool verify_checksum, in Verify()