Home
last modified time | relevance | path

Searched defs:oat_files (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_file_manager.cc148 std::vector<const OatFile*> oat_files; in GetBootOatFiles() local
167 std::vector<const OatFile*> oat_files; in RegisterImageOatFiles() local
H A Doat_file_assistant_test.cc1624 std::set<const OatFile*> oat_files; in TEST_F() local
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.h70 std::vector<ScratchFile> oat_files; member
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc1385 std::vector<const OatFile*> oat_files = in InitFromBootImage() local