Home
last modified time | relevance | path

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

/aosp_15_r20/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.cc507 const std::string& output_composite_path) { in CreateCompositeDisk() argument
514 footer_file, output_composite_path); in CreateCompositeDisk()
520 const std::string& output_composite_path) { in CreateCompositeDisk() argument
537 std::ofstream composite(output_composite_path.c_str(), in CreateCompositeDisk()