Home
last modified time | relevance | path

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

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