Searched refs:_unary_response (Results 1 – 2 of 2) sorted by relevance
45 def _unary_response(argument, implementation, rpc, servicer_context): function74 _unary_response(request, implementation, rpc, servicer_context)82 _unary_response(
66 self._unary_response = None170 if self._unary_response is None:172 self._unary_response = self._responses.pop(0)174 self._unary_response,