Home
last modified time | relevance | path

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

12345678910>>...202

/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"
48 namespace grpc {
61 return "grpc.testing.ServiceA";
67 …virtual ::grpc::Status MethodA1(::grpc::ClientContext* context, const ::grpc::testing::Request& re…
68grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>> AsyncMethodA1(::grpc::Client…
69 …return std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>>(As…
71grpc::ClientAsyncResponseReaderInterface< ::grpc::testing::Response>> PrepareAsyncMethodA1(::grpc:…
[all …]
Dcompiler_test_mock_golden1 // 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 …]
/third_party/flatbuffers/tests/monster_test_suffix/ext_only/
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.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/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_generated.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_generated.grpc.fb.cc1 // 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 …]
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/flatbuffers/tests/monster_test_suffix/filesuffix_only/
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.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/flatbuffers/tests/monster_test_suffix/
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.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/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/src/php/tests/interop/Grpc/Testing/
DTestServiceStub.php5 // 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 occurred
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 …]
/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.20.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 …]
/third_party/grpc/src/php/tests/interop/GPBMetadata/Src/Proto/Grpc/Testing/
DTest.php3 # source: src/proto/grpc/testing/test.proto
5 namespace GPBMetadata\Src\Proto\Grpc\Testing;
17 \GPBMetadata\Src\Proto\Grpc\Testing\PBEmpty::initOnce();
18 \GPBMetadata\Src\Proto\Grpc\Testing\Messages::initOnce();
22 !src/proto/grpc/testing/test.proto grpc.testing%src/proto/grpc/testing/messages.proto2�
24 EmptyCall.grpc.testing.EmptyMessage.grpc.testing.EmptyMessageF
25 UnaryCall.grpc.testing.SimpleRequest.grpc.testing.SimpleResponseO
26 CacheableUnaryCall.grpc.testing.SimpleRequest.grpc.testing.SimpleResponsel
27 StreamingOutputCall(.grpc.testing.StreamingOutputCallRequest).grpc.testing.StreamingOutputCallRe…
28 StreamingInputCall\'.grpc.testing.StreamingInputCallRequest(.grpc.testing.StreamingInputCallResp…
[all …]
/third_party/grpc/
DREADME.md1 # gRPC – An RPC library and framework
3 gRPC is a modern, open source, high-performance remote procedure call (RPC)
4 framework that can run anywhere. gRPC enables client and server applications to
10 <td><a href="https://grpc.io/">grpc.io</a></td>
14 <td><a href="https://groups.google.com/forum/#!forum/grpc-io">grpc-io@googlegroups.com</a></td>
18 …![Join the chat at https://gitter.im/grpc/grpc](https://badges.gitter.im/grpc/grpc.svg)](https://g…
20 ## To start using gRPC
22 To maximize usability, gRPC supports the standard method for adding dependencies
23 to a user's chosen language (if there is one). In most languages, the gRPC
26 For instructions on how to use the language-specific gRPC runtime for a project,
[all …]
/third_party/grpc/src/ruby/pb/src/proto/grpc/testing/
Dtest_pb.rb3 # source: src/proto/grpc/testing/test.proto
7 require 'src/proto/grpc/testing/empty_pb'
8 require 'src/proto/grpc/testing/messages_pb'
11grpc/testing/test.proto\x12\x0cgrpc.testing\x1a\"src/proto/grpc/testing/empty.proto\x1a%src/proto/
16 module Grpc module
/third_party/grpc/tools/run_tests/sanity/
Dcheck_deprecated_grpc++.py3 # Copyright 2018 gRPC authors.
23 "include/grpc++/create_channel_posix.h",
24 "include/grpc++/server_builder.h",
25 "include/grpc++/resource_quota.h",
26 "include/grpc++/create_channel.h",
27 "include/grpc++/alarm.h",
28 "include/grpc++/server.h",
29 "include/grpc++/server_context.h",
30 "include/grpc++/client_context.h",
31 "include/grpc++/server_posix.h",
[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/grpc-js';
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>>...202