Home
last modified time | relevance | path

Searched refs:CheckMagicAndVersion (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file.cc146 if (!CheckMagicAndVersion(error_msg)) { in Init()
152 bool DexFile::CheckMagicAndVersion(std::string* error_msg) const { in CheckMagicAndVersion() function in art::DexFile
Ddex_file.h808 bool CheckMagicAndVersion(std::string* error_msg) const;