Home
last modified time | relevance | path

Searched refs:__Method_SayHelloStreamReply (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/simple/expected/
DHelloworldGrpc.cs80 …obal::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> __Method_SayHelloStreamReply = new g… field in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter
200 … return CallInvoker.AsyncServerStreamingCall(__Method_SayHelloStreamReply, null, options, request); in SayHelloStreamReply()
217 .AddMethod(__Method_SayHelloStreamReply, serviceImpl.SayHelloStreamReply).Build(); in BindService()
228 …serviceBinder.AddMethod(__Method_SayHelloStreamReply, serviceImpl == null ? null : new grpc::Serve… in BindService()
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/simple/expected/
H A DHelloworldGrpc.cs80 …obal::Test.Csharp.Codegen.Simple.Proto.Helloworld.HelloReply> __Method_SayHelloStreamReply = new g… field in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter
200 … return CallInvoker.AsyncServerStreamingCall(__Method_SayHelloStreamReply, null, options, request); in SayHelloStreamReply()
217 .AddMethod(__Method_SayHelloStreamReply, serviceImpl.SayHelloStreamReply).Build(); in BindService()
228 …serviceBinder.AddMethod(__Method_SayHelloStreamReply, serviceImpl == null ? null : new grpc::Serve… in BindService()