Searched refs:is_client_install_supported (Results 1 – 6 of 6) sorted by relevance
64 if not host.is_client_install_supported:104 if not self.host.is_client_install_supported:124 if not self.host.is_client_install_supported:
27 def is_client_install_supported(self): member in CastOSHost
30 is_client_install_supported=True, afe_host=None, argument54 self._is_client_install_supported = is_client_install_supported84 def is_client_install_supported(self): member in AbstractSSHHost
66 self.is_client_install_supported = False
215 is_client_install_supported=False,
101 if host.is_client_install_supported: