Searched defs:send_rpc (Results 1 – 4 of 4) sorted by relevance
32 def send_rpc(stub): function
52 def send_rpc(channel): function
74 def send_rpc(channel): function
76 async def send_rpc(channel: grpc.aio.Channel) -> helloworld_pb2.HelloReply: function