HomeSort by relevance Sort by last modified time
    Searched refs:Grpc (Results 76 - 100 of 410) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/grpc-grpc/src/csharp/Grpc.HealthCheck/
HealthGrpc.cs 3 // source: grpc/health/v1/health.proto
6 // Copyright 2015 The gRPC Authors
21 // https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto
26 using grpc = global::Grpc.Core;
28 namespace Grpc.Health.V1 {
31 static readonly string __ServiceName = "grpc.health.v1.Health";
33 static readonly grpc::Marshaller<global::Grpc.Health.V1.HealthCheckRequest> __Marshaller_grpc_health_v1_HealthCheckRequ (…)
    [all...]
  /external/grpc-grpc/src/php/lib/Grpc/
CallInvoker.php 4 * Copyright 2018 gRPC authors.
19 namespace Grpc;
  /external/grpc-grpc/src/php/tests/generated_code/
GeneratedCodeTest.php 4 * Copyright 2015 gRPC authors.
27 'credentials' => Grpc\ChannelCredentials::createInsecure(),
GeneratedCodeWithCallbackTest.php 4 * Copyright 2015 gRPC authors.
27 ['credentials' => Grpc\ChannelCredentials::createInsecure(),
  /external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
ClientArgs.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.ClientArgs</code>
19 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
24 * Generated from protobuf field <code>.grpc.testing.ClientConfig setup = 1;</code>
25 * @return \Grpc\Testing\ClientConfig
33 * Generated from protobuf field <code>.grpc.testing.ClientConfig setup = 1;</code>
34 * @param \Grpc\Testing\ClientConfig $var
39 GPBUtil::checkMessage($var, \Grpc\Testing\ClientConfig::class);
46 * Generated from protobuf field <code>.grpc.testing.Mark mark = 2;</code
    [all...]
ClientType.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
8 * Protobuf enum <code>Grpc\Testing\ClientType</code>
LoadParams.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.LoadParams</code>
19 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
24 * Generated from protobuf field <code>.grpc.testing.ClosedLoopParams closed_loop = 1;</code>
25 * @return \Grpc\Testing\ClosedLoopParams
33 * Generated from protobuf field <code>.grpc.testing.ClosedLoopParams closed_loop = 1;</code>
34 * @param \Grpc\Testing\ClosedLoopParams $var
39 GPBUtil::checkMessage($var, \Grpc\Testing\ClosedLoopParams::class);
46 * Generated from protobuf field <code>.grpc.testing.PoissonParams poisson = 2;</code
    [all...]
PayloadType.php 3 # source: src/proto/grpc/testing/messages.proto
5 namespace Grpc\Testing;
11 * Protobuf enum <code>Grpc\Testing\PayloadType</code>
RpcType.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
8 * Protobuf enum <code>Grpc\Testing\RpcType</code>
ServerArgs.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.ServerArgs</code>
19 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
24 * Generated from protobuf field <code>.grpc.testing.ServerConfig setup = 1;</code>
25 * @return \Grpc\Testing\ServerConfig
33 * Generated from protobuf field <code>.grpc.testing.ServerConfig setup = 1;</code>
34 * @param \Grpc\Testing\ServerConfig $var
39 GPBUtil::checkMessage($var, \Grpc\Testing\ServerConfig::class);
46 * Generated from protobuf field <code>.grpc.testing.Mark mark = 2;</code
    [all...]
ServerType.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
8 * Protobuf enum <code>Grpc\Testing\ServerType</code>
StreamingInputCallRequest.php 3 # source: src/proto/grpc/testing/messages.proto
5 namespace Grpc\Testing;
14 * Generated from protobuf message <code>grpc.testing.StreamingInputCallRequest</code>
21 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
30 * Generated from protobuf field <code>.grpc.testing.BoolValue expect_compressed = 2;</code>
35 \GPBMetadata\Src\Proto\Grpc\Testing\Messages::initOnce();
42 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
43 * @return \Grpc\Testing\Payload
53 * Generated from protobuf field <code>.grpc.testing.Payload payload = 1;</code>
54 * @param \Grpc\Testing\Payload $va
    [all...]
ClientStats.php 3 # source: src/proto/grpc/testing/stats.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.ClientStats</code>
19 * Generated from protobuf field <code>.grpc.testing.HistogramData latencies = 1;</code>
39 * Generated from protobuf field <code>repeated .grpc.testing.RequestResultCount request_results = 5;</code>
51 * Generated from protobuf field <code>.grpc.core.Stats core_stats = 7;</code>
56 \GPBMetadata\Src\Proto\Grpc\Testing\Stats::initOnce();
63 * Generated from protobuf field <code>.grpc.testing.HistogramData latencies = 1;</code>
64 * @return \Grpc\Testing\HistogramData
74 * Generated from protobuf field <code>.grpc.testing.HistogramData latencies = 1;</code
    [all...]
ClientConfig.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.ClientConfig</code>
23 * Generated from protobuf field <code>.grpc.testing.ClientType client_type = 2;</code>
27 * Generated from protobuf field <code>.grpc.testing.SecurityParams security_params = 3;</code>
51 * Generated from protobuf field <code>.grpc.testing.RpcType rpc_type = 8;</code>
57 * Generated from protobuf field <code>.grpc.testing.LoadParams load_params = 10;</code>
61 * Generated from protobuf field <code>.grpc.testing.PayloadConfig payload_config = 11;</code>
65 * Generated from protobuf field <code>.grpc.testing.HistogramParams histogram_params = 12;</code>
85 * Generated from protobuf field <code>repeated .grpc.testing.ChannelArg channel_args = 16;</code
    [all...]
ServerConfig.php 3 # source: src/proto/grpc/testing/control.proto
5 namespace Grpc\Testing;
12 * Generated from protobuf message <code>grpc.testing.ServerConfig</code>
17 * Generated from protobuf field <code>.grpc.testing.ServerType server_type = 1;</code>
21 * Generated from protobuf field <code>.grpc.testing.SecurityParams security_params = 2;</code>
48 * Generated from protobuf field <code>.grpc.testing.PayloadConfig payload_config = 9;</code>
76 * Generated from protobuf field <code>repeated .grpc.testing.ChannelArg channel_args = 1002;</code>
81 \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
86 * Generated from protobuf field <code>.grpc.testing.ServerType server_type = 1;</code>
95 * Generated from protobuf field <code>.grpc.testing.ServerType server_type = 1;</code
    [all...]
  /external/grpc-grpc/src/ruby/pb/grpc/health/v1/
health_services_pb.rb 2 # Source: grpc/health/v1/health.proto for package 'grpc.health.v1'
4 # Copyright 2015 The gRPC Authors
19 # https://github.com/grpc/grpc-proto/blob/master/grpc/health/v1/health.proto
22 require 'grpc'
23 require 'grpc/health/v1/health_pb'
25 module Grpc
31 include GRPC::GenericServic
    [all...]
  /external/grpc-grpc/src/ruby/pb/grpc/testing/
metrics_services_pb.rb 2 # Source: src/proto/grpc/testing/metrics.proto for package 'grpc.testing'
4 # Copyright 2015-2016 gRPC authors.
25 require 'grpc'
26 require 'src/proto/grpc/testing/metrics_pb'
28 module Grpc
33 include GRPC::GenericService
37 self.service_name = 'grpc.testing.MetricsService'
  /external/grpc-grpc/src/ruby/qps/src/proto/grpc/testing/
report_qps_scenario_service_services_pb.rb 2 # Source: src/proto/grpc/testing/report_qps_scenario_service.proto for package 'grpc.testing'
4 # Copyright 2015 gRPC authors.
21 require 'grpc'
22 require 'src/proto/grpc/testing/report_qps_scenario_service_pb'
24 module Grpc
29 include GRPC::GenericService
33 self.service_name = 'grpc.testing.ReportQpsScenarioService'
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
TestGrpc.cs 3 // source: src/proto/grpc/testing/test.proto
6 // Copyright 2015-2016 gRPC authors.
26 using grpc = global::Grpc.Core;
28 namespace Grpc.Testing {
35 static readonly string __ServiceName = "grpc.testing.TestService";
37 static readonly grpc::Marshaller<global::Grpc.Testing.Empty> __Marshaller_grpc_testing_Empty = grpc::Marshallers.Create((arg) => global::Google.Protobuf.MessageExtensions.ToByteArray(arg), global::Grpc.Testing.Empty.Parser.ParseFrom)
    [all...]
WorkerServiceGrpc.cs 3 // source: src/proto/grpc/testing/worker_service.proto
6 // Copyright 2015 gRPC authors.
25 using grpc = global::Grpc.Core;
27 namespace Grpc.Testing {
30 static readonly string __ServiceName = "grpc.testing.WorkerService";
32 static readonly grpc::Marshaller<global::Grpc.Testing.ServerArgs> __Marshaller_grpc_testing_ServerArgs = grpc::Marshallers.Create((arg) => global::Google.Protobuf.MessageExtensions.ToByteArray(arg), global::Grpc.Testing.ServerArgs.Parser.ParseFrom)
    [all...]
MetricsGrpc.cs 3 // source: src/proto/grpc/testing/metrics.proto
6 // Copyright 2015-2016 gRPC authors.
29 using grpc = global::Grpc.Core;
31 namespace Grpc.Testing {
34 static readonly string __ServiceName = "grpc.testing.MetricsService";
36 static readonly grpc::Marshaller<global::Grpc.Testing.EmptyMessage> __Marshaller_grpc_testing_EmptyMessage = grpc::Marshallers.Create((arg) => global::Google.Protobuf.MessageExtensions.ToByteArray(arg), global::Grpc.Testing.EmptyMessage.Parser.ParseFrom)
    [all...]
  /external/grpc-grpc/src/ruby/spec/pb/health/
checker_spec.rb 1 # Copyright 2015 gRPC authors.
16 require 'grpc/health/v1/health_pb'
17 require 'grpc/health/checker'
26 context 'the health service file used by grpc/health/checker' do
31 expect(require('grpc/health/v1/health_services_pb')).to be(false)
39 service_path = File.join(root_dir, 'ruby', 'pb', 'grpc',
49 gen_out = File.join(tmp_dir, 'grpc', 'health', 'v1',
54 'grpc/health/v1/health.proto',
56 "--plugin=protoc-gen-grpc=#{plugin}",
67 describe Grpc::Health::Checker d
    [all...]
  /external/grpc-grpc/src/csharp/
build_packages_dotnetcli.bat 1 @rem Copyright 2016 gRPC authors.
32 %DOTNET% restore Grpc.sln || goto :error
37 %DOTNET% pack --configuration Release Grpc.Core --output ..\..\..\artifacts || goto :error
38 %DOTNET% pack --configuration Release Grpc.Core.Testing --output ..\..\..\artifacts || goto :error
39 %DOTNET% pack --configuration Release Grpc.Auth --output ..\..\..\artifacts || goto :error
40 %DOTNET% pack --configuration Release Grpc.HealthCheck --output ..\..\..\artifacts || goto :error
41 %DOTNET% pack --configuration Release Grpc.Reflection --output ..\..\..\artifacts || goto :error
43 %NUGET% pack Grpc.nuspec -Version %VERSION% -OutputDirectory ..\..\artifacts || goto :error
44 %NUGET% pack Grpc.Core.NativeDebug.nuspec -Version %VERSION% -OutputDirectory ..\..\artifacts
45 %NUGET% pack Grpc.Tools.nuspec -Version %VERSION% -OutputDirectory ..\..\artifact
    [all...]
  /external/grpc-grpc/src/ruby/qps/
worker.rb 3 # Copyright 2016 gRPC authors.
24 require 'grpc'
32 require 'src/proto/grpc/testing/worker_service_services_pb'
34 class WorkerServiceImpl < Grpc::Testing::WorkerService::Service
42 gtss = Grpc::Testing::ServerStatus
65 q.push(Grpc::Testing::ClientStatus.new(stats: client.mark(false)))
67 q.push(Grpc::Testing::ClientStatus.new(stats:
77 Grpc::Testing::CoreResponse.new(cores: cpu_cores)
83 Grpc::Testing::Void.new
112 s = GRPC::RpcServer.new(poll_period: 3
    [all...]
  /external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
CompletionQueueEventTest.cs 3 // Copyright 2015 gRPC authors.
22 using Grpc.Core;
23 using Grpc.Core.Internal;
24 using Grpc.Core.Utils;
27 namespace Grpc.Core.Internal.Tests

Completed in 406 milliseconds

1 2 34 5 6 7 8 91011>>