Home
last modified time | relevance | path

Searched refs:output_composite_path (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.h71 const std::string& output_composite_path);
80 const std::string& output_composite_path);
Dimage_aggregator.cc506 const std::string& output_composite_path) { in CreateCompositeDisk() argument
513 footer_file, output_composite_path); in CreateCompositeDisk()
519 const std::string& output_composite_path) { in CreateCompositeDisk() argument
536 std::ofstream composite(output_composite_path.c_str(), in CreateCompositeDisk()