Searched defs:image_filenames (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/ | ||
D | image_test.h | 182 std::vector<std::string> image_filenames; in DoCompile() local |
D | image_writer.cc | 386 const std::vector<std::string>& image_filenames, in Write() |