Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file.cc221 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
264 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
624 ArrayRef<const std::string> dex_filenames, in Setup()
1636 ArrayRef<const std::string> dex_filenames, in InitializeFromElfFile()
1930 ArrayRef<const std::string> dex_filenames, in Open()
2000 ArrayRef<const std::string> dex_filenames, in Open()
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space_test.cc255 std::vector<std::string> dex_filenames{dex1, multidex1, dex2}; in TEST_F() local
H A Dimage_space.cc1779 auto dex_filenames = in ValidateOatFile() local
2863 ArrayRef<const std::string> dex_filenames, in OpenOatFile()
3455 ArrayRef<const std::string> dex_filenames, in ValidateOatFile()
/aosp_15_r20/art/runtime/
H A Druntime.cc1172 std::vector<std::string> dex_filenames; in Start() local
1373 static size_t OpenBootDexFiles(ArrayRef<const std::string> dex_filenames, in OpenBootDexFiles()
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer_test.cc124 const std::vector<const char*>& dex_filenames, in WriteElf()
/aosp_15_r20/art/oatdump/
H A Doatdump.cc2511 ArrayRef<const std::string> dex_filenames = in OpenOat() local