Lines Matching refs:join
49 _ACLOUD_CVD_TEMP = os.path.join(tempfile.gettempdir(), "acloud_cvd_temp")
79 return os.path.join(os.path.expanduser("~"), _CVD_RUNTIME_FOLDER_NAME,
104 cfg_path = os.path.join(GetLocalInstanceRuntimeDir(local_instance_id),
126 cfg_path = os.path.join(_ACLOUD_CVD_TEMP,
144 return os.path.join(_ACLOUD_CVD_TEMP,
157 return os.path.join(GetLocalInstanceHomeDir(local_instance_id),
246 return "\n".join(representation)
383 cvd_status_cmd = os.path.join(self._cf_runtime_cfg.cvd_tools_path,
425 stop_cvd_cmd = os.path.join(self.cf_runtime_cfg.cvd_tools_path,
523 return os.path.join(tempfile.gettempdir(), "acloud_gf_temp")
539 return os.path.join(self._GetInstanceDirRoot(),
545 return os.path.join(self.instance_dir,
579 timestamp_path = os.path.join(instance_root, name,