Home
last modified time | relevance | path

Searched refs:GetRemoteFetcherConfigJson (Results 1 – 5 of 5) 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.py186 cvd_utils.GetRemoteFetcherConfigJson(cvd_utils.GCE_BASE_DIR))
Dremote_host_cf_device_factory.py541 cvd_utils.GetRemoteFetcherConfigJson(self._GetArtifactPath()))
/tools/acloud/internal/lib/
Dcvd_utils.py984 def GetRemoteFetcherConfigJson(remote_image_dir): function
Dcvd_utils_test.py619 cvd_utils.GetRemoteFetcherConfigJson("dir"))