Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.h628 DexFile::Magic dex_file_magic,
643 DexFile::Magic dex_file_magic,
Doat_file.cc781 DexFile::Magic dex_file_magic; in Setup() local
782 if (UNLIKELY(!ReadOatDexFileData(*this, &oat, &dex_file_magic))) { in Setup()
1021 dex_file_magic, in Setup()
2171 DexFile::Magic dex_file_magic, in OatDexFile() argument
2183 dex_file_magic_(dex_file_magic), in OatDexFile()
2223 DexFile::Magic dex_file_magic, in OatDexFile() argument
2232 dex_file_magic_(dex_file_magic), in OatDexFile()