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

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

Completed in 157 milliseconds