Home
last modified time | relevance | path

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

12

/third_party/flatbuffers/grpc/examples/go/greeter/models/
DHelloReply.go9 type HelloReply struct { struct
10 _tab flatbuffers.Table
35 func (rcv *HelloReply) Init(buf []byte, i flatbuffers.UOffsetT) {
40 func (rcv *HelloReply) Table() flatbuffers.Table {
44 func (rcv *HelloReply) Message() []byte {
/third_party/grpc/examples/ruby/lib/
Dhelloworld_pb.rb17HelloReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloReply").msgcl… constant
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestGrpcServicesMetadata/
Dmessages.proto28 message HelloReply { message
/third_party/grpc/test/distrib/csharp/DistribTest/
Dtestcodegen.proto27 message HelloReply { message
/third_party/grpc/test/distrib/bazel/cpp/protos/
Dhelloworld.proto36 message HelloReply { message
/third_party/grpc/examples/python/observability/csm/
Dhelloworld.proto36 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestProtoOutsideProject/api/
Dgreet.proto29 message HelloReply { message
/third_party/grpc/examples/python/no_codegen/
Dhelloworld.proto36 message HelloReply { message
/third_party/grpc/examples/python/retry/
Dhelloworld.proto31 message HelloReply { message
/third_party/grpc/examples/protos/
Dhellostreamingworld.proto36 message HelloReply { message
/third_party/grpc/test/csharp/codegen/deprecated/proto/
Ddepnothing.proto33 message HelloReply { message
Ddepservice.proto34 message HelloReply { message
Ddepmethod.proto35 message HelloReply { message
/third_party/grpc/test/csharp/codegen/basenamespace/proto/
Dnamespacetest.proto35 message HelloReply { message
/third_party/grpc/test/csharp/codegen/simple/proto/
Dhelloworld.proto33 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestSetOutputDirs/
Dfile.proto33 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestMultipleProtos/protos/
Danother.proto33 message HelloReply { message
Dfile.proto36 message HelloReply { message
/third_party/grpc/examples/php/Helloworld/
DHelloReply.php16 class HelloReply extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestMultipleProtos/
Dsecond.proto33 message HelloReply { message
Dfile.proto33 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestAtInPath/@protos/
Dfile.proto33 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestCharactersInName/protos/
Dhello.world.proto33 message HelloReply { message
/third_party/grpc/test/distrib/bazel/python/
Dhelloworld.proto42 message HelloReply { message
/third_party/grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestExtraOptions/
Dfile.proto33 message HelloReply { message

12