Home
last modified time | relevance | path

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

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