Home
last modified time | relevance | path

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

/tools/acloud/reconnect/
Dreconnect.py64 return instance.cf_runtime_cfg.enable_webrtc
72 cf_runtime_cfg = cvd_runtime_config.CvdRuntimeConfig(
74 return cf_runtime_cfg.enable_webrtc
/tools/acloud/list/
Dinstance.py425 stop_cvd_cmd = os.path.join(self.cf_runtime_cfg.cvd_tools_path,
464 def cf_runtime_cfg(self): member in LocalInstance