Searched refs:_create_channel (Results 1 – 4 of 4) sorted by relevance
30 def _create_channel(args): function52 channel = _create_channel(args)
146 def _create_channel(args): function173 channel = _create_channel(args)
73 def _create_channel(port, credentials): function182 with _create_channel(self.port, credentials) as client_channel:255 channel_A = _create_channel(270 channel_B = _create_channel(
60 def _create_channel(target: str, options: Sequence[Tuple[str, str]], function154 channel = _create_channel(target, options, channel_credentials,