/external/grpc-grpc/test/cpp/codegen/ |
D | compiler_test_golden | 1 // Generated by the gRPC C++ plugin. 3 // source: src/proto/grpc/testing/compiler_test.proto 5 // Copyright 2016 gRPC authors. 27 #include "src/proto/grpc/testing/compiler_test.pb.h" 48 namespace grpc { 61 return "grpc.testing.ServiceA"; 67 …virtual ::grpc::Status MethodA1(::grpc::ClientContext* context, const ::grpc::testing::Request& re… 68 …grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>> AsyncMethodA1(::grpc::Client… 69 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>>(As… 71 …grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>> PrepareAsyncMethodA1(::grpc:… [all …]
|
D | compiler_test_mock_golden | 1 // Generated by the gRPC C++ plugin. 3 // source: src/proto/grpc/testing/compiler_test.proto 8 #include "src/proto/grpc/testing/compiler_test.pb.h" 9 #include "src/proto/grpc/testing/compiler_test.grpc.pb.h" 14 namespace grpc { 19 …MOCK_METHOD3(MethodA1, ::grpc::Status(::grpc::ClientContext* context, const ::grpc::testing::Reque… 20 …::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>*(::grpc::ClientContext* con… 21 …::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>*(::grpc::ClientContext* con… 22 …MOCK_METHOD2(MethodA2Raw, ::grpc::ClientWriterInterface< ::grpc::testing::Request>*(::grpc::Client… 23 …2Raw, ::grpc::ClientAsyncWriterInterface< ::grpc::testing::Request>*(::grpc::ClientContext* contex… [all …]
|
/external/flatbuffers/tests/monster_test_suffix/filesuffix_only/ |
D | monster_test.grpc.fb.h | 1 // Generated by the gRPC C++ plugin. 8 #include "flatbuffers/grpc.h" 20 namespace grpc { 25 } // namespace grpc 38 …virtual ::grpc::Status Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Mons… 39 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::g… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …que_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Cli… in Retrieve() [all …]
|
D | monster_test.grpc.fb.cc | 1 // Generated by the gRPC C++ plugin. 6 #include "monster_test.grpc.fb.h" 26 …ub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grp… in NewStub() 31 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub() 32 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 33 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 34 …, rpcmethod_GetMaxHitPoint_(MonsterStorage_method_names[2], ::grpc::internal::RpcMethod::CLIENT_ST… in Stub() 35 …, rpcmethod_GetMinMaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_… in Stub() 38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 39 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() [all …]
|
/external/flatbuffers/tests/monster_test_suffix/ |
D | monster_test.grpc.fb.h | 1 // Generated by the gRPC C++ plugin. 8 #include "flatbuffers/grpc.h" 20 namespace grpc { 25 } // namespace grpc 38 …virtual ::grpc::Status Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Mons… 39 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::g… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …que_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Cli… in Retrieve() [all …]
|
D | monster_test.grpc.fb.cc | 1 // Generated by the gRPC C++ plugin. 6 #include "monster_test.grpc.fb.h" 26 …ub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grp… in NewStub() 31 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub() 32 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 33 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 34 …, rpcmethod_GetMaxHitPoint_(MonsterStorage_method_names[2], ::grpc::internal::RpcMethod::CLIENT_ST… in Stub() 35 …, rpcmethod_GetMinMaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_… in Stub() 38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 39 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() [all …]
|
/external/flatbuffers/tests/monster_test_suffix/ext_only/ |
D | monster_test.grpc.fb.h | 1 // Generated by the gRPC C++ plugin. 8 #include "flatbuffers/grpc.h" 20 namespace grpc { 25 } // namespace grpc 38 …virtual ::grpc::Status Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Mons… 39 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::g… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …que_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Cli… in Retrieve() [all …]
|
D | monster_test.grpc.fb.cc | 1 // Generated by the gRPC C++ plugin. 6 #include "monster_test.grpc.fb.h" 26 …ub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grp… in NewStub() 31 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub() 32 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 33 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 34 …, rpcmethod_GetMaxHitPoint_(MonsterStorage_method_names[2], ::grpc::internal::RpcMethod::CLIENT_ST… in Stub() 35 …, rpcmethod_GetMinMaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_… in Stub() 38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 39 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() [all …]
|
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.h | 1 // Generated by the gRPC C++ plugin. 8 #include "flatbuffers/grpc.h" 20 namespace grpc { 25 } // namespace grpc 38 …virtual ::grpc::Status Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Mons… 39 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::g… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …que_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Cli… in Retrieve() [all …]
|
D | monster_test_generated.grpc.fb.h | 1 // Generated by the gRPC C++ plugin. 8 #include "flatbuffers/grpc.h" 20 namespace grpc { 25 } // namespace grpc 38 …virtual ::grpc::Status Store(::grpc::ClientContext* context, const flatbuffers::grpc::Message<Mons… 39 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore() 40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore() 42 …grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> PrepareAsyncStore(::g… in PrepareAsyncStore() 43 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in PrepareAsyncStore() 45 …que_ptr< ::grpc::ClientReaderInterface< flatbuffers::grpc::Message<Monster>>> Retrieve(::grpc::Cli… in Retrieve() [all …]
|
D | monster_test_generated.grpc.fb.cc | 1 // Generated by the gRPC C++ plugin. 5 #include "monster_test_generated.grpc.fb.h" 25 …ub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grp… in NewStub() 30 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub() 31 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 32 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 33 …, rpcmethod_GetMaxHitPoint_(MonsterStorage_method_names[2], ::grpc::internal::RpcMethod::CLIENT_ST… in Stub() 34 …, rpcmethod_GetMinMaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_… in Stub() 37 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 38 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() [all …]
|
D | monster_test.grpc.fb.cc | 1 // Generated by the gRPC C++ plugin. 6 #include "monster_test.grpc.fb.h" 26 …ub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::ChannelInterface>& channel, const ::grp… in NewStub() 31 MonsterStorage::Stub::Stub(const std::shared_ptr< ::grpc::ChannelInterface>& channel) in Stub() 32 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 33 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 34 …, rpcmethod_GetMaxHitPoint_(MonsterStorage_method_names[2], ::grpc::internal::RpcMethod::CLIENT_ST… in Stub() 35 …, rpcmethod_GetMinMaxHitPoints_(MonsterStorage_method_names[3], ::grpc::internal::RpcMethod::BIDI_… in Stub() 38 ::grpc::Status MonsterStorage::Stub::Store(::grpc::ClientContext* context, const flatbuffers::grpc:… in Store() 39 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/ |
D | .cargo-checksum.json | 1 …grpc/AUTHORS":"4e895e83e48ed74dae412f03fcf20dd5183960f40be10f2c064f088ebca22ddb","grpc/BUILD":"64f…
|
D | .android-checksum.json | 1 …grpc-bindings.rs":"540893412896eadd48807028342198219093dbe74298fb64cafb1e131bf69fae","bindings/bin…
|
/external/grpc-grpc/doc/ |
D | g_stands_for.md | 1 'g' stands for something different every gRPC release: 3 - 1.0 'g' stands for ['gRPC'](https://github.com/grpc/grpc/tree/v1.0.x) 4 - 1.1 'g' stands for ['good'](https://github.com/grpc/grpc/tree/v1.1.x) 5 - 1.2 'g' stands for ['green'](https://github.com/grpc/grpc/tree/v1.2.x) 6 - 1.3 'g' stands for ['gentle'](https://github.com/grpc/grpc/tree/v1.3.x) 7 - 1.4 'g' stands for ['gregarious'](https://github.com/grpc/grpc/tree/v1.4.x) 8 - 1.6 'g' stands for ['garcia'](https://github.com/grpc/grpc/tree/v1.6.x) 9 - 1.7 'g' stands for ['gambit'](https://github.com/grpc/grpc/tree/v1.7.x) 10 - 1.8 'g' stands for ['generous'](https://github.com/grpc/grpc/tree/v1.8.x) 11 - 1.9 'g' stands for ['glossy'](https://github.com/grpc/grpc/tree/v1.9.x) [all …]
|
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/ |
D | ChannelzGrpc.java | 1 package io.grpc.channelz.v1; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 7 * Channelz is a service exposed by gRPC servers that provides detailed debug 12 value = "by gRPC proto compiler", 13 comments = "Source: grpc/channelz/v1/channelz.proto") 14 @io.grpc.stub.annotations.GrpcGenerated 19 public static final String SERVICE_NAME = "grpc.channelz.v1.Channelz"; 22 private static volatile io.grpc.MethodDescriptor<io.grpc.channelz.v1.GetTopChannelsRequest, 23 io.grpc.channelz.v1.GetTopChannelsResponse> getGetTopChannelsMethod; 25 @io.grpc.stub.annotations.RpcMethod( [all …]
|
/external/grpc-grpc-java/compiler/src/test/golden/ |
D | TestService.java.txt | 1 package io.grpc.testing.compiler; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 11 value = "by gRPC proto compiler (version 1.56.1-SNAPSHOT)", 12 comments = "Source: grpc/testing/compiler/test.proto") 13 @io.grpc.stub.annotations.GrpcGenerated 18 public static final String SERVICE_NAME = "grpc.testing.compiler.TestService"; 21 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, 22 io.grpc.testing.compiler.Test.SimpleResponse> getUnaryCallMethod; 24 @io.grpc.stub.annotations.RpcMethod( 26 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class, [all …]
|
/external/grpc-grpc-java/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ |
D | TestServiceGrpc.java | 1 package io.grpc.testing.integration; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 12 value = "by gRPC proto compiler", 13 comments = "Source: grpc/testing/test.proto") 14 @io.grpc.stub.annotations.GrpcGenerated 19 public static final String SERVICE_NAME = "grpc.testing.TestService"; 22 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty, 23 io.grpc.testing.integration.EmptyProtos.Empty> getEmptyCallMethod; 25 @io.grpc.stub.annotations.RpcMethod( 27 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class, [all …]
|
/external/grpc-grpc-java/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ |
D | TestServiceGrpc.java | 1 package io.grpc.testing.integration; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 12 value = "by gRPC proto compiler", 13 comments = "Source: grpc/testing/test.proto") 14 @io.grpc.stub.annotations.GrpcGenerated 19 public static final String SERVICE_NAME = "grpc.testing.TestService"; 22 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty, 23 io.grpc.testing.integration.EmptyProtos.Empty> getEmptyCallMethod; 25 @io.grpc.stub.annotations.RpcMethod( 27 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class, [all …]
|
/external/grpc-grpc-java/compiler/src/testLite/golden/ |
D | TestService.java.txt | 1 package io.grpc.testing.compiler; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 11 value = "by gRPC proto compiler (version 1.56.1-SNAPSHOT)", 12 comments = "Source: grpc/testing/compiler/test.proto") 13 @io.grpc.stub.annotations.GrpcGenerated 18 public static final String SERVICE_NAME = "grpc.testing.compiler.TestService"; 21 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, 22 io.grpc.testing.compiler.Test.SimpleResponse> getUnaryCallMethod; 24 @io.grpc.stub.annotations.RpcMethod( 26 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class, [all …]
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | BenchmarkServiceGrpc.java | 1 package io.grpc.benchmarks.proto; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 8 value = "by gRPC proto compiler", 9 comments = "Source: grpc/testing/services.proto") 10 @io.grpc.stub.annotations.GrpcGenerated 15 public static final String SERVICE_NAME = "grpc.testing.BenchmarkService"; 18 private static volatile io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Messages.SimpleRequest, 19 io.grpc.benchmarks.proto.Messages.SimpleResponse> getUnaryCallMethod; 21 @io.grpc.stub.annotations.RpcMethod( 23 requestType = io.grpc.benchmarks.proto.Messages.SimpleRequest.class, [all …]
|
D | WorkerServiceGrpc.java | 1 package io.grpc.benchmarks.proto; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 8 value = "by gRPC proto compiler", 9 comments = "Source: grpc/testing/services.proto") 10 @io.grpc.stub.annotations.GrpcGenerated 15 public static final String SERVICE_NAME = "grpc.testing.WorkerService"; 18 private static volatile io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs, 19 io.grpc.benchmarks.proto.Control.ServerStatus> getRunServerMethod; 21 @io.grpc.stub.annotations.RpcMethod( 23 requestType = io.grpc.benchmarks.proto.Control.ServerArgs.class, [all …]
|
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/ |
D | SimpleServiceGrpc.java | 1 package io.grpc.testing.protobuf; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 11 value = "by gRPC proto compiler", 12 comments = "Source: io/grpc/testing/protobuf/simpleservice.proto") 13 @io.grpc.stub.annotations.GrpcGenerated 18 public static final String SERVICE_NAME = "grpc.testing.SimpleService"; 21 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.protobuf.SimpleRequest, 22 io.grpc.testing.protobuf.SimpleResponse> getUnaryRpcMethod; 24 @io.grpc.stub.annotations.RpcMethod( 26 requestType = io.grpc.testing.protobuf.SimpleRequest.class, [all …]
|
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ |
D | TestServiceGrpc.java | 1 package io.grpc.testing.integration; 3 import static io.grpc.MethodDescriptor.generateFullMethodName; 12 value = "by gRPC proto compiler", 13 comments = "Source: grpc/testing/test.proto") 14 @io.grpc.stub.annotations.GrpcGenerated 19 public static final String SERVICE_NAME = "grpc.testing.TestService"; 22 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.integration.EmptyProtos.Empty, 23 io.grpc.testing.integration.EmptyProtos.Empty> getEmptyCallMethod; 25 @io.grpc.stub.annotations.RpcMethod( 27 requestType = io.grpc.testing.integration.EmptyProtos.Empty.class, [all …]
|
/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/ |
D | TestServiceStub.php | 5 // Copyright 2015-2016 gRPC authors. 22 namespace Grpc\Testing; 32 * @param \Grpc\Testing\EmptyMessage $request client request 33 * @param \Grpc\ServerContext $context server request context 34 * @return \Grpc\Testing\EmptyMessage for response data, null if if error occured 38 \Grpc\Testing\EmptyMessage $request, 39 \Grpc\ServerContext $context 40 ): ?\Grpc\Testing\EmptyMessage { 41 $context->setStatus(\Grpc\Status::unimplemented()); 47 * @param \Grpc\Testing\SimpleRequest $request client request [all …]
|