Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/flatbuffers/grpc/examples/go/greeter/models/
H A 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 {
/aosp_15_r20/external/rust/android-crates-io/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()
/aosp_15_r20/external/grpc-grpc/examples/ruby/lib/
H A Dhelloworld_pb.rb17HelloReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloReply").msgcl… constant
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestGrpcServicesMetadata/
H A Dmessages.proto28 message HelloReply { message
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_proto_library/
H A Dgrpc.proto9 message HelloReply { message
/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/proto_with_toolchain/proto_bindings/proto/
H A Dhelloworld.proto32 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-gcp-observability/src/main/proto/helloworld/
H A Dhelloworld.proto37 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-debug/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/opencensus-java/examples/src/main/proto/
H A Dhelloworld.proto37 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-xds/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc/examples/python/no_codegen/
H A Dhelloworld.proto36 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-hostname/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-jwt-auth/src/main/proto/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/bazelbuild-rules_rust/examples/bzlmod/proto/proto_bindings/proto/
H A Dhelloworld.proto32 message HelloReply { message
/aosp_15_r20/external/grpc-grpc/test/distrib/bazel/cpp/protos/
H A Dhelloworld.proto36 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/src/main/proto/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-reflection/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/distrib/csharp/DistribTest/
Dtestcodegen.proto27 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-orca/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/proto/helloworld/
Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-alts/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc/examples/python/retry/
H A Dhelloworld.proto31 message HelloReply { message
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/tests/services/helloworld/
H A Dhelloworld.proto17 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/example-servlet/src/main/proto/helloworld/
H A Dhelloworld.proto35 message HelloReply { message
/aosp_15_r20/external/grpc-grpc-java/examples/android/strictmode/app/src/main/proto/
H A Dhelloworld.proto35 message HelloReply { message

123