Searched refs:blocking_unary_response_with_call (Results 1 – 2 of 2) sorted by relevance
38 return _invocation.blocking_unary_response_with_call(rpc_handler)86 return _invocation.blocking_unary_response_with_call(rpc_handler)
272 def blocking_unary_response_with_call(handler): function