Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.cc429 if (!CheckMagicAndVersion(error_msg)) { in Init()
435 bool DexFile::CheckMagicAndVersion(std::string* error_msg) const { in CheckMagicAndVersion() function in art::DexFile
Ddex_file.h971 bool CheckMagicAndVersion(std::string* error_msg) const;