Home
last modified time | relevance | path

Searched defs:HelloReply (Results 1 – 25 of 64) sorted by relevance

123

/external/flatbuffers/grpc/examples/go/greeter/models/
DHelloReply.go9 type HelloReply struct { struct
10 _tab flatbuffers.Table
27 func (rcv *HelloReply) Init(buf []byte, i flatbuffers.UOffsetT) {
32 func (rcv *HelloReply) Table() flatbuffers.Table {
36 func (rcv *HelloReply) Message() []byte {
/external/rust/crates/tonic/benches-disabled/benchmarks/compiled_protos/
Dhelloworld.rs9 pub struct HelloReply { struct
11 pub message: std::string::String,
57 ) -> Result<tonic::Response<super::HelloReply>, tonic::Status> { in say_hello()
83 ) -> Result<tonic::Response<super::HelloReply>, tonic::Status> { in say_hello()
/external/grpc-grpc/examples/ruby/lib/
Dhelloworld_pb.rb17HelloReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloReply").msgcl… constant
/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestGrpcServicesMetadata/
Dmessages.proto28 message HelloReply { message
/external/grpc-grpc-java/examples/android/strictmode/app/src/main/proto/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc-java/examples/example-hostname/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc-java/examples/example-debug/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc/examples/python/no_codegen/
Dhelloworld.proto36 message HelloReply { message
/external/grpc-grpc/examples/python/retry/
Dhelloworld.proto31 message HelloReply { message
/external/grpc-grpc-java/examples/example-jwt-auth/src/main/proto/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc-java/examples/example-tls/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/rust/crates/grpcio-sys/grpc/test/distrib/csharp/DistribTest/
Dtestcodegen.proto27 message HelloReply { message
/external/grpc-grpc-java/examples/example-servlet/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestProtoOutsideProject/api/
Dgreet.proto29 message HelloReply { message
/external/grpc-grpc-java/examples/example-reflection/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/rust/crates/tonic/benches-disabled/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/opencensus-java/examples/src/main/proto/
Dhelloworld.proto37 message HelloReply { message
/external/grpc-grpc-java/examples/src/main/proto/
Dhelloworld.proto35 message HelloReply { message
Dhello_streaming.proto35 message HelloReply { message
/external/grpc-grpc/test/distrib/bazel/cpp/protos/
Dhelloworld.proto36 message HelloReply { message
/external/bazelbuild-rules_rust/proto/prost/private/tests/services/helloworld/
Dhelloworld.proto17 message HelloReply { message
/external/grpc-grpc-java/examples/example-orca/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/grpc-grpc/test/distrib/csharp/DistribTest/
Dtestcodegen.proto27 message HelloReply { message
/external/grpc-grpc-java/examples/example-xds/src/main/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/external/rust/crates/grpcio-sys/grpc/test/distrib/bazel/cpp/protos/
Dhelloworld.proto36 message HelloReply { message

123