Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc136 std::vector<const OatFile*> oat_files; in GetBootOatFiles() local
155 std::vector<const OatFile*> oat_files; in RegisterImageOatFiles() local
Doat_file_assistant_test.cc1327 std::set<const OatFile*> oat_files; in TEST_F() local
Dclass_linker.cc1213 std::vector<const OatFile*> oat_files = in InitFromBootImage() local
/art/dex2oat/linker/
Dimage_test.h68 std::vector<ScratchFile> oat_files; member