| /third_party/grpc/test/csharp/codegen/simple/expected/ |
| D | HelloworldGrpc.cs | 110 …public virtual global::System.Threading.Tasks.Task SayHelloStreamReply(global::Test.Csharp.Codegen… in SayHelloStreamReply() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterBase 193 …ll<global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> SayHelloStreamReply(global::Tes… in SayHelloStreamReply() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient 198 …ll<global::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> SayHelloStreamReply(global::Tes… in SayHelloStreamReply() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter.GreeterClient
|
| /third_party/grpc/test/csharp/codegen/deprecated/proto/ |
| D | depnothing.proto | 24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| D | depservice.proto | 25 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| D | depmethod.proto | 26 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/test/csharp/codegen/basenamespace/proto/ |
| D | namespacetest.proto | 26 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/test/csharp/codegen/simple/proto/ |
| D | helloworld.proto | 24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/examples/python/wait_for_ready/ |
| D | wait_for_ready_with_client_timeout_example_server.py | 49 def SayHelloStreamReply(self, request, servicer_context): member in Greeter
|
| D | helloworld.proto | 29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/examples/python/debug/ |
| D | helloworld.proto | 29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/examples/python/auth/ |
| D | helloworld.proto | 29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/examples/protos/ |
| D | helloworld.proto | 29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
|
| /third_party/grpc/examples/python/flow_control/ |
| D | helloworld_pb2_grpc.py | 71 def SayHelloStreamReply(self, request, context): member in GreeterServicer 141 def SayHelloStreamReply(request, member in Greeter
|
| /third_party/grpc/examples/python/helloworld/ |
| D | helloworld_pb2_grpc.py | 66 def SayHelloStreamReply(self, request, context): member in GreeterServicer 136 def SayHelloStreamReply(request, member in Greeter
|
| /third_party/grpc/examples/python/observability/ |
| D | helloworld_pb2_grpc.py | 66 def SayHelloStreamReply(self, request, context): member in GreeterServicer 136 def SayHelloStreamReply(request, member in Greeter
|
| /third_party/grpc/examples/cpp/flow_control/ |
| D | server_flow_control_server.cc | 103 grpc::ServerWriteReactor<helloworld::HelloReply>* SayHelloStreamReply( in SayHelloStreamReply() function in __anon9b4504fe0111::GreeterService
|