Searched refs:call_unary_with_deadline (Results 1 – 3 of 3) sorted by relevance
126 response = self.call_unary_with_deadline(141 response = self.call_unary_with_deadline(158 response = self.call_unary_with_deadline(187 response: _GetSubchannelResponse = self.call_unary_with_deadline(194 response: _GetSocketResponse = self.call_unary_with_deadline(
48 return self.call_unary_with_deadline(rpc='GetClientStats',
42 def call_unary_with_deadline( member in GrpcClientHelper