Searched refs:on_open_command (Results 1 – 1 of 1) sorted by relevance
1645 def on_open_command(self, command): member in Protocol1652 result = endpoint.stream.on_open_command()1915 def on_open_command(self): member in Stream1919 result = self.local_endpoint.on_open_command()2151 def on_open_command(self): member in LocalStreamEndPoint