Searched refs:boot_oat_file (Results 1 – 1 of 1) sorted by relevance
820 const OatFile* boot_oat_file = GetBootOatFile(); in GetPrimaryOatFile() local821 if (boot_oat_file != nullptr) { in GetPrimaryOatFile()823 if (oat_file != boot_oat_file) { in GetPrimaryOatFile()