Home
last modified time | relevance | path

Searched defs:boot_oat_files (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_manager.cc141 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in GetPrimaryOatFile() local
1095 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in DumpForSigQuit() local
/art/imgdiag/
Dimgdiag.cc849 std::vector<const OatFile*> boot_oat_files = oat_file_manager.GetBootOatFiles(); in BuildEntryPointNames() local