Home
last modified time | relevance | path

Searched defs:UnaryCall (Results 1 – 25 of 975) sorted by relevance

12345678910>>...39

/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests/qps/
H A Dbenchmark_server.py22 def UnaryCall(self, request, context): member in BenchmarkServer
39 def UnaryCall(self, request, context): member in GenericBenchmarkServer
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests/qps/
H A Dbenchmark_server.py22 def UnaryCall(self, request, context): member in BenchmarkServer
39 def UnaryCall(self, request, context): member in GenericBenchmarkServer
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests/qps/
H A Dbenchmark_server.py22 def UnaryCall(self, request, context): member in BenchmarkServer
39 def UnaryCall(self, request, context): member in GenericBenchmarkServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/python/grpcio_tests/tests/qps/
H A Dbenchmark_server.py22 def UnaryCall(self, request, context): member in BenchmarkServer
39 def UnaryCall(self, request, context): member in GenericBenchmarkServer
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests_aio/benchmark/
H A Dbenchmark_servicer.py27 async def UnaryCall(self, request, unused_context): member in BenchmarkServicer
50 async def UnaryCall(self, unused_request, unused_context): member in GenericBenchmarkServicer
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests_aio/benchmark/
H A Dbenchmark_servicer.py27 async def UnaryCall(self, request, unused_context): member in BenchmarkServicer
50 async def UnaryCall(self, unused_request, unused_context): member in GenericBenchmarkServicer
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests_aio/benchmark/
H A Dbenchmark_servicer.py28 async def UnaryCall(self, request, unused_context): member in BenchmarkServicer
51 async def UnaryCall(self, unused_request, unused_context): member in GenericBenchmarkServicer
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/google.golang.org/grpc/benchmark/
H A Dbenchmark.go71 func (s *testServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleRespon… func
103 func (s *byteBufServer) UnaryCall(ctx context.Context, in *testpb.SimpleRequest) (*testpb.SimpleRes… func
/dports/devel/grpc/grpc-1.42.0/src/php/lib/Grpc/
H A DUnaryCall.php26 class UnaryCall extends AbstractCall class
/dports/devel/grpc130/grpc-1.30.2/src/php/lib/Grpc/
H A DUnaryCall.php26 class UnaryCall extends AbstractCall class
/dports/devel/grpc134/grpc-1.34.1/src/php/lib/Grpc/
H A DUnaryCall.php26 class UnaryCall extends AbstractCall class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/php/lib/Grpc/
H A DUnaryCall.php26 class UnaryCall extends AbstractCall class
/dports/devel/grpc130/grpc-1.30.2/examples/protos/
H A Dauth_sample.proto41 rpc UnaryCall(Request) returns (Response); rpc
/dports/devel/grpc134/grpc-1.34.1/examples/protos/
H A Dauth_sample.proto41 rpc UnaryCall(Request) returns (Response); rpc
/dports/devel/grpc/grpc-1.42.0/examples/protos/
H A Dauth_sample.proto41 rpc UnaryCall(Request) returns (Response); rpc
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/protos/
H A Dauth_sample.proto41 rpc UnaryCall(Request) returns (Response); rpc
/dports/devel/grpc130/grpc-1.30.2/src/php/tests/unit_tests/
H A DCallInvokerTest.php67 public function UnaryCall( function in CallInvokerClient
95 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
125 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
/dports/devel/grpc/grpc-1.42.0/src/php/tests/unit_tests/
H A DCallInvokerTest.php67 public function UnaryCall( function in CallInvokerClient
95 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
125 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
/dports/devel/grpc134/grpc-1.34.1/src/php/tests/unit_tests/
H A DCallInvokerTest.php67 public function UnaryCall( function in CallInvokerClient
95 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
125 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/php/tests/unit_tests/
H A DCallInvokerTest.php67 public function UnaryCall( function in CallInvokerClient
95 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerUpdateChannel
125 public function UnaryCall($channel, $method, $deserialize, $options) { function in CallInvokerChangeRequest
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/authz/
H A Dsdk_end2end_test.go40 func (s *testServer) UnaryCall(ctx context.Context, req *pb.SimpleRequest) (*pb.SimpleResponse, err… func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/authz/
H A Dsdk_end2end_test.go40 func (s *testServer) UnaryCall(ctx context.Context, req *pb.SimpleRequest) (*pb.SimpleResponse, err… func
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/authz/
H A Dsdk_end2end_test.go40 func (s *testServer) UnaryCall(ctx context.Context, req *pb.SimpleRequest) (*pb.SimpleResponse, err… func
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/authz/
H A Dsdk_end2end_test.go40 func (s *testServer) UnaryCall(ctx context.Context, req *pb.SimpleRequest) (*pb.SimpleResponse, err… func
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/
H A DBenchmarkServiceGrpc.cs128 …lobal::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> UnaryCall(global::Grpc.Tes… in UnaryCall() method in Grpc.Testing.BenchmarkService.BenchmarkServiceBase
228 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
240 …public virtual global::Grpc.Testing.SimpleResponse UnaryCall(global::Grpc.Testing.SimpleRequest re… in UnaryCall() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient

12345678910>>...39