Home
last modified time | relevance | path

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

/device/google/cuttlefish/tools/
Dcreate_base_image.go62 var dest_family string var
111 flag.StringVar(&dest_family, "dest_family", "",
301 if dest_family != "" {
302 dest_family_flag = "--family=" + dest_family
Dcreate_base_image_hostlib.sh31 DEFINE_string dest_family "" "Image family to add the image to" "f"