Searched refs:is_host_platform (Results 1 – 4 of 4) sorted by relevance
15 wpr_https_device_port, is_host_platform): argument16 self.is_host_platform = is_host_platform
66 def is_host_platform(self): member in PlatformBackend67 return self._platform.is_host_platform
31 def is_host_platform(self): member in FakePlatform79 def is_host_platform(self): member in FakeLinuxPlatform
92 def is_host_platform(self): member in Platform