Searched defs:dex_filenames (Results 1 – 6 of 6) sorted by relevance
| /art/runtime/oat/ |
| D | oat_file.cc | 273 ArrayRef<const std::string> dex_filenames, in OpenOatFile() 310 ArrayRef<const std::string> dex_filenames, in OpenOatFile() 715 ArrayRef<const std::string> dex_filenames, in Setup() 2003 ArrayRef<const std::string> dex_filenames, in Open() 2071 ArrayRef<const std::string> dex_filenames, in Open()
|
| /art/runtime/gc/space/ |
| D | image_space_test.cc | 255 std::vector<std::string> dex_filenames{dex1, multidex1, dex2}; in TEST_F() local
|
| D | image_space.cc | 1779 auto dex_filenames = in ValidateOatFile() local 2871 ArrayRef<const std::string> dex_filenames, in OpenOatFile() 3464 ArrayRef<const std::string> dex_filenames, in ValidateOatFile()
|
| /art/runtime/ |
| D | runtime.cc | 1174 std::vector<std::string> dex_filenames; in Start() local 1374 static size_t OpenBootDexFiles(ArrayRef<const std::string> dex_filenames, in OpenBootDexFiles()
|
| /art/dex2oat/linker/ |
| D | oat_writer_test.cc | 130 const std::vector<const char*>& dex_filenames, in WriteElf()
|
| /art/oatdump/ |
| D | oatdump.cc | 2513 ArrayRef<const std::string> dex_filenames = in OpenOat() local
|