Home
last modified time | relevance | path

Searched refs:IsVersionValid (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.cc315 if (UNLIKELY(!DexFile::IsVersionValid(dex_file_pointer))) { in Setup()
Ddex_file.cc395 if (!IsVersionValid(header_->magic_)) { in CheckMagicAndVersion()
412 bool DexFile::IsVersionValid(const byte* magic) { in IsVersionValid() function in art::DexFile
Ddex_file.h449 static bool IsVersionValid(const byte* magic);