Searched refs:image_file_name_prefix (Results 1 – 2 of 2) sorted by relevance
121 const std::string& image_file_name_prefix,128 const std::string& image_file_name_prefix,133 extra_args, image_file_name_prefix, dex_files, dex_files, error_msg, use_fd_prefix);
455 const std::string& image_file_name_prefix, in CompileBootImage() argument497 argv.push_back("--oat-location=" + image_file_name_prefix + ".oat"); in CompileBootImage()499 argv.push_back("--image=" + image_file_name_prefix + ".art"); in CompileBootImage()500 argv.push_back("--oat-file=" + image_file_name_prefix + ".oat"); in CompileBootImage()501 argv.push_back("--oat-location=" + image_file_name_prefix + ".oat"); in CompileBootImage()