Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dremote_host_cf_device_factory.py375 fetch_cvd_args = [self._GetArtifactPath(constants.FETCH_CVD),
395 fetch_cvd = os.path.join(extract_path, constants.FETCH_CVD)
422 fetch_cvd = os.path.join(extract_path, constants.FETCH_CVD)
/tools/acloud/internal/
Dconstants.py262 FETCH_CVD = "fetch_cvd" variable
/tools/acloud/create/
Dremote_image_local_instance.py140 fetch_cvd = os.path.join(extract_path, constants.FETCH_CVD)