Home
last modified time | relevance | path

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

/device/google/cuttlefish/tools/
Dcreate_base_image_gce.sh22 host_orchestration_flag="false"
26 o) host_orchestration_flag="true";;
84 if [[ "${host_orchestration_flag}" == "true" ]]; then
Dcreate_base_image.go81 var host_orchestration_flag bool var
144 flag.BoolVar(&host_orchestration_flag, "host_orchestration", false,
374 if host_orchestration_flag {