Home
last modified time | relevance | path

Searched defs:dex_filenames (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Doat_file.cc202 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
244 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
490 ArrayRef<const std::string> dex_filenames, in Setup()
1426 ArrayRef<const std::string> dex_filenames, in InitializeFromElfFile()
1624 ArrayRef<const std::string> dex_filenames, in Open()
1692 ArrayRef<const std::string> dex_filenames, in Open()
Druntime.cc985 std::vector<std::string> dex_filenames; in Start() local
1119 static size_t OpenBootDexFiles(ArrayRef<const std::string> dex_filenames, in OpenBootDexFiles()
/art/runtime/gc/space/
Dimage_space_test.cc256 std::vector<std::string> dex_filenames{ dex1, multidex1, dex2 }; in TEST_F() local
Dimage_space.cc3118 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
/art/dex2oat/linker/
Doat_writer_test.cc129 const std::vector<const char*>& dex_filenames, in WriteElf()
/art/oatdump/
Doatdump.cc2910 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in DumpOat() local
2938 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in SymbolizeOat() local
2988 ArrayRef<const std::string> dex_filenames(&dex_filename_str, in Dump() local