Searched refs:oat_filenames (Results 1 – 3 of 3) sorted by relevance
196 std::vector<std::string> oat_filenames; in DoCompile() local201 oat_filenames.push_back(oat_filename); in DoCompile()216 oat_filenames, in DoCompile()
82 const std::vector<std::string>& oat_filenames,
3480 const std::vector<std::string>& oat_filenames, in ImageWriter() argument3490 image_infos_(oat_filenames.size()), in ImageWriter()3496 oat_filenames_(oat_filenames), in ImageWriter()