Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc323 std::string combined_target_path = instance.PerInstanceInternalPath("target_combined"); in RebuildSuperImage() local
326 combined_target_path)) { in RebuildSuperImage()
330 bool success = BuildSuperImage(combined_target_path, output_path); in RebuildSuperImage()