Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc894 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in DumpForSigQuit() local
905 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in ContainsPc() local
/art/imgdiag/
Dimgdiag.cc869 std::vector<const OatFile*> boot_oat_files = oat_file_manager.GetBootOatFiles(); in BuildEntryPointNames() local