Searched refs:SayManyHellos (Results 1 – 3 of 3) sorted by relevance
37 void SayManyHellos(const std::string &name, int num_greetings, in SayManyHellos() function in GreeterClient50 auto stream = stub_->SayManyHellos(&context, request_msg); in SayManyHellos()80 greeter.SayManyHellos(name, num_greetings, [](const std::string &message) { in main()
16 SayManyHellos(ManyHellosRequest):HelloReply (streaming: "server");
40 virtual grpc::Status SayManyHellos( in SayManyHellos() function in GreeterServiceImpl