Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file_manager.cc908 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in DumpForSigQuit() local
919 std::vector<const OatFile*> boot_oat_files = GetBootOatFiles(); in ContainsPc() local
/aosp_15_r20/art/imgdiag/
H A Dimgdiag.cc1036 std::vector<const OatFile*> boot_oat_files = oat_file_manager.GetBootOatFiles(); in BuildEntryPointNames() local