Home
last modified time | relevance | path

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

/art/compiler/
Dimage_test.cc167 std::vector<std::string> image_filenames; in Compile() local
Dimage_writer.cc171 const std::vector<const char*>& image_filenames, in Write()
/art/runtime/gc/space/
Dimage_space.cc1751 const std::vector<const char*>& image_filenames) { in GetMultiImageBootClassPath()
/art/dex2oat/
Ddex2oat.cc1509 std::vector<std::string> image_filenames; in Setup() local