Searched refs:IsVersionValid (Results 1 – 3 of 3) sorted by relevance
315 if (UNLIKELY(!DexFile::IsVersionValid(dex_file_pointer))) { in Setup()
395 if (!IsVersionValid(header_->magic_)) { in CheckMagicAndVersion()412 bool DexFile::IsVersionValid(const byte* magic) { in IsVersionValid() function in art::DexFile
449 static bool IsVersionValid(const byte* magic);