Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py311 mock_cvd_utils.GetRemoteFetcherConfigJson.return_value = log
364 mock_cvd_utils.GetRemoteFetcherConfigJson.return_value = log
Dremote_instance_cf_device_factory.py193 cvd_utils.GetRemoteFetcherConfigJson(cvd_utils.GCE_BASE_DIR))
Dremote_instance_trusty_device_factory.py343 logs.append(cvd_utils.GetRemoteFetcherConfigJson(cvd_utils.GCE_BASE_DIR))
Dremote_host_cf_device_factory.py551 cvd_utils.GetRemoteFetcherConfigJson(self._GetArtifactPath()))
/tools/acloud/internal/lib/
Dcvd_utils.py988 def GetRemoteFetcherConfigJson(remote_image_dir): function
Dcvd_utils_test.py620 cvd_utils.GetRemoteFetcherConfigJson("dir"))