Searched refs:blocking_unary_response_with_call (Results 1 – 2 of 2) sorted by relevance
45 return _invocation.blocking_unary_response_with_call(rpc_handler)103 return _invocation.blocking_unary_response_with_call(rpc_handler)
267 def blocking_unary_response_with_call(handler): function