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

/art/runtime/
H A Ddex_file.cc378 if (!CheckMagicAndVersion(error_msg)) {
384 bool DexFile::CheckMagicAndVersion(std::string* error_msg) const { function in class:art::DexFile
H A Ddex_file.h946 bool CheckMagicAndVersion(std::string* error_msg) const;

Completed in 132 milliseconds