Home | History | Annotate | Download | only in dex2oat

Lines Matching full:image_filenames

1337         std::vector<std::string> image_filenames;
1339 image_filenames.push_back(image_space->GetImageFilename());
1341 std::string image_file_location = Join(image_filenames, ':');