Home
last modified time | relevance | path

Searched defs:SayHelloStreamReply (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/expected/
DHelloworldGrpc.cs110 …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
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/simple/expected/
H A DHelloworldGrpc.cs110 …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
/aosp_15_r20/external/grpc-grpc/examples/python/helloworld/
H A Dhelloworld_pb2_grpc.py71 def SayHelloStreamReply(self, request, context): member in GreeterServicer
140 def SayHelloStreamReply(request, member in Greeter
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/deprecated/proto/
H A Ddepmethod.proto26 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
H A Ddepservice.proto25 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
H A Ddepnothing.proto24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/proto/
Dhelloworld.proto24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/basenamespace/proto/
H A Dnamespacetest.proto26 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/deprecated/proto/
Ddepmethod.proto26 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
Ddepnothing.proto24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
Ddepservice.proto25 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/simple/proto/
H A Dhelloworld.proto24 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/examples/python/wait_for_ready/
H A Dwait_for_ready_with_client_timeout_example_server.py49 def SayHelloStreamReply(self, request, servicer_context): member in Greeter
H A Dhelloworld.proto29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/examples/python/debug/
H A Dhelloworld.proto29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/examples/protos/
H A Dhelloworld.proto29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc
/aosp_15_r20/external/grpc-grpc/examples/python/auth/
H A Dhelloworld.proto29 rpc SayHelloStreamReply (HelloRequest) returns (stream HelloReply) {} rpc