Home
last modified time | relevance | path

Searched full:grpc (Results 1 – 25 of 4427) sorted by relevance

12345678910>>...178

/third_party/flatbuffers/tests/
Dmonster_test.grpc.fb.h1 // 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…
39grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Stat>>> AsyncStore(::grpc::Cl… in AsyncStore()
40 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< flatbuffers::grpc::Message<Sta… in AsyncStore()
42grpc::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 …]
Dmonster_test_grpc.d.ts1 // Generated GRPC code for FlatBuffers TS *** DO NOT EDIT ***
6 import * as grpc from 'grpc';
8 interface IMonsterStorageService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
14 interface IMonsterStorageService_IStore extends grpc.MethodDefinition<MyGame_Example_Monster, MyGam…
18 requestSerialize: grpc.serialize<MyGame_Example_Monster>;
19 requestDeserialize: grpc.deserialize<MyGame_Example_Monster>;
20 responseSerialize: grpc.serialize<MyGame_Example_Stat>;
21 responseDeserialize: grpc.deserialize<MyGame_Example_Stat>;
24 interface IMonsterStorageService_IRetrieve extends grpc.MethodDefinition<MyGame_Example_Stat, MyGam…
28 requestSerialize: grpc.serialize<MyGame_Example_Stat>;
[all …]
Dmonster_test.grpc.fb.cc1 // 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 …]
/third_party/grpc/test/cpp/codegen/
Dcompiler_test_golden1 // 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"
30 #include <grpc/impl/codegen/port_platform.h>
49 namespace grpc {
60 return "grpc.testing.ServiceA";
66 …virtual ::grpc::Status MethodA1(::grpc::ClientContext* context, const ::grpc::testing::Request& re…
67grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>> AsyncMethodA1(::grpc::Client…
68 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>>(As…
[all …]
Dcompiler_test_mock_golden1 // Generated by the gRPC C++ plugin.
3 // source: src/proto/grpc/testing/compiler_test.proto
5 #include "src/proto/grpc/testing/compiler_test.pb.h"
6 #include "src/proto/grpc/testing/compiler_test.grpc.pb.h"
11 namespace grpc {
16 …MOCK_METHOD3(MethodA1, ::grpc::Status(::grpc::ClientContext* context, const ::grpc::testing::Reque…
17 …::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>*(::grpc::ClientContext* con…
18 …::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>*(::grpc::ClientContext* con…
19 …MOCK_METHOD2(MethodA2Raw, ::grpc::ClientWriterInterface< ::grpc::testing::Request>*(::grpc::Client…
20 …2Raw, ::grpc::ClientAsyncWriterInterface< ::grpc::testing::Request>*(::grpc::ClientContext* contex…
[all …]
/third_party/grpc/src/csharp/
Dtests.json2 "Grpc.Core.Tests": [
3 "Grpc.Core.Interceptors.Tests.ClientInterceptorTest",
4 "Grpc.Core.Interceptors.Tests.ServerInterceptorTest",
5 "Grpc.Core.Internal.Tests.AsyncCallServerTest",
6 "Grpc.Core.Internal.Tests.AsyncCallStateTest",
7 "Grpc.Core.Internal.Tests.AsyncCallTest",
8 "Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest",
9 "Grpc.Core.Internal.Tests.CompletionQueueEventTest",
10 "Grpc.Core.Internal.Tests.CompletionQueueSafeHandleTest",
11 "Grpc.Core.Internal.Tests.DefaultDeserializationContextTest",
[all …]
/third_party/grpc/doc/
Dg_stands_for.md1 '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 …]
/third_party/grpc/tools/interop_matrix/testcases/
Dcsharp__v1.1.43grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
4grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Gr…
[all …]
Dcsharpcoreclr__v1.3.93grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
4grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
[all …]
Dcsharpcoreclr__v1.1.43grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
4grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.0 --net=host $docker_image ba…
[all …]
Dcsharp__v1.3.93grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
4grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
[all …]
Dnode__master3grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
4grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
5grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
6grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
7grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
8grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
9grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
10grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
11grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
12grpc-node --net=host $docker_image bash -c "packages/grpc-native-core/deps/grpc/tools/run_tests/in…
[all …]
Dcsharp__v1.18.05grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
13grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
14grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
[all …]
Dcsharpcoreclr__v1.18.05grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
13grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
14grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image ba…
[all …]
Dcsharpcoreclr__master5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
13grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
14grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image ba…
[all …]
Dcsharp__master5grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
6grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
7grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
8grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
9grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
10grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
11grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
12grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
13grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
14grpc/src/csharp/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "m…
[all …]
Dpython__v1.11.13grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
4grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
5grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
6grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
7grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
8grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
9grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
10grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
11grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
12grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
[all …]
Dpython__v1.0.x3grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
4grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
5grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
6grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
7grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
8grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
9grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
10grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
11grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
12grpc/src/python/gens -e LD_LIBRARY_PATH=/var/local/git/grpc/libs/opt -w /var/local/git/grpc --net=…
[all …]
/third_party/grpc/test/cpp/end2end/
DBUILD1 # Copyright 2017 gRPC authors.
33 "//src/proto/grpc/testing:echo_proto",
44 "//:grpc",
45 "//:grpc++",
46 "//src/proto/grpc/health/v1:health_proto",
59 "//src/proto/grpc/testing:echo_proto",
73 "//:grpc",
74 "//:grpc++",
75 "//src/proto/grpc/health/v1:health_proto",
76 "//src/proto/grpc/testing:echo_messages_proto",
[all …]
/third_party/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py3 # Copyright 2018 gRPC authors.
25 "include/grpc++/create_channel_posix.h", "include/grpc++/server_builder.h",
26 "include/grpc++/resource_quota.h", "include/grpc++/create_channel.h",
27 "include/grpc++/alarm.h", "include/grpc++/server.h",
28 "include/grpc++/server_context.h", "include/grpc++/client_context.h",
29 "include/grpc++/server_posix.h", "include/grpc++/grpc++.h",
30 "include/grpc++/health_check_service_interface.h",
31 "include/grpc++/completion_queue.h", "include/grpc++/channel.h",
32 "include/grpc++/support/sync_stream.h", "include/grpc++/support/status.h",
33 "include/grpc++/support/config.h",
[all …]
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DTestGrpc.cs3 // source: src/proto/grpc/testing/test.proto
6 // Copyright 2015-2016 gRPC authors.
26 using grpc = global::Grpc.Core; typedef
28 namespace Grpc.Testing {
35 static readonly string __ServiceName = "grpc.testing.TestService";
37 …static void __Helper_SerializeMessage(global::Google.Protobuf.IMessage message, grpc::Serializatio… in __Helper_SerializeMessage()
56 …static T __Helper_DeserializeMessage<T>(grpc::DeserializationContext context, global::Google.Proto…
67grpc::Marshaller<global::Grpc.Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.C…
68grpc::Marshaller<global::Grpc.Testing.SimpleRequest> __Marshaller_grpc_testing_SimpleRequest = grp…
69grpc::Marshaller<global::Grpc.Testing.SimpleResponse> __Marshaller_grpc_testing_SimpleResponse = g…
[all …]
/third_party/grpc/
DREADME.md1 gRPC - An RPC library and framework
4 gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run …
9 <td><a href="https://grpc.io/">grpc.io</a></td>
13 <td><a href="https://groups.google.com/forum/#!forum/grpc-io">grpc-io@googlegroups.com</a></td>
17 …![Join the chat at https://gitter.im/grpc/grpc](https://badges.gitter.im/grpc/grpc.svg)](https://g…
19 # To start using gRPC
21 To maximize usability, gRPC supports the standard method for adding dependencies to a user's chosen…
22 In most languages, the gRPC runtime comes as a package available in a user's language package manag…
24 For instructions on how to use the language-specific gRPC runtime for a project, please refer to th…
27 * [C#](src/csharp): NuGet package `Grpc`
[all …]
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dmessages_pb.rb2 # source: src/proto/grpc/testing/messages.proto
7 add_file("src/proto/grpc/testing/messages.proto", :syntax => :proto3) do
8 add_message "grpc.testing.BoolValue" do
11 add_message "grpc.testing.Payload" do
12 optional :type, :enum, 1, "grpc.testing.PayloadType"
15 add_message "grpc.testing.EchoStatus" do
19 add_message "grpc.testing.SimpleRequest" do
20 optional :response_type, :enum, 1, "grpc.testing.PayloadType"
22 optional :payload, :message, 3, "grpc.testing.Payload"
25 optional :response_compressed, :message, 6, "grpc.testing.BoolValue"
[all …]
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dmessages_pb.rb2 # source: src/proto/grpc/testing/messages.proto
7 add_file("src/proto/grpc/testing/messages.proto", :syntax => :proto3) do
8 add_message "grpc.testing.BoolValue" do
11 add_message "grpc.testing.Payload" do
12 optional :type, :enum, 1, "grpc.testing.PayloadType"
15 add_message "grpc.testing.EchoStatus" do
19 add_message "grpc.testing.SimpleRequest" do
20 optional :response_type, :enum, 1, "grpc.testing.PayloadType"
22 optional :payload, :message, 3, "grpc.testing.Payload"
25 optional :response_compressed, :message, 6, "grpc.testing.BoolValue"
[all …]
/third_party/flatbuffers/grpc/examples/ts/greeter/src/
Dgreeter_grpc.d.ts1 // Generated GRPC code for FlatBuffers TS *** DO NOT EDIT ***
6 import * as grpc from 'grpc';
8 interface IGreeterService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
12 interface IGreeterService_ISayHello extends grpc.MethodDefinition<models_HelloRequest, models_Hello…
16 requestSerialize: grpc.serialize<models_HelloRequest>;
17 requestDeserialize: grpc.deserialize<models_HelloRequest>;
18 responseSerialize: grpc.serialize<models_HelloReply>;
19 responseDeserialize: grpc.deserialize<models_HelloReply>;
22 interface IGreeterService_ISayManyHellos extends grpc.MethodDefinition<models_HelloRequest, models_…
26 requestSerialize: grpc.serialize<models_HelloRequest>;
[all …]

12345678910>>...178