Home
last modified time | relevance | path

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

/tools/acloud/create/
Dlocal_image_local_instance.py324 constants.CMD_LAUNCH_CVD)):
515 start_cvd_cmd = os.path.join(bin_dir, constants.CMD_LAUNCH_CVD)
Dremote_image_local_instance.py208 constants.CMD_LAUNCH_CVD)
/tools/acloud/internal/
Dconstants.py137 CMD_LAUNCH_CVD = "launch_cvd" variable