Searched defs:unary_call (Results 1 – 8 of 8) sorted by relevance
24 def unary_call( function
23 def unary_call( function
26 def unary_call(stub: helloworld_pb2_grpc.GreeterStub, message: str): function
31 def unary_call(req, _call) method in BenchmarkServiceImpl
179 def unary_call(simple_req, _call) method in TestTarget
35 pub fn unary_call<Req, Resp: Unpin>( in unary_call() method
206 NanopbUnaryReceiver<pw_rpc_test_TestResponse> unary_call; in TEST() local
213 PwpbUnaryReceiver<test::pwpb::TestResponse::Message> unary_call; in TEST() local