Searched defs:dex_file_magic_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/oat/ | ||
H A D | oat_file.h | 662 const DexFile::Magic dex_file_magic_ = {}; variable |
/aosp_15_r20/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 300 DexFile::Magic dex_file_magic_; member in art::linker::OatWriter::OatDexFile |