Searched refs:oat_filenames (Results 1 – 3 of 3) sorted by relevance
203 std::vector<std::string> oat_filenames; in DoCompile() local208 oat_filenames.push_back(oat_filename); in DoCompile()223 oat_filenames, in DoCompile()
84 const std::vector<std::string>& oat_filenames,
3778 const std::vector<std::string>& oat_filenames, in ImageWriter() argument3794 image_infos_(oat_filenames.size()), in ImageWriter()3803 oat_filenames_(oat_filenames), in ImageWriter()