Home
last modified time | relevance | path

Searched defs:StartCall (Results 1 – 25 of 59) sorted by relevance

123

/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/flight/
H A Dflight_middleware_test.go36 func (s *ServerMiddlewareAddHeader) StartCall(ctx context.Context) context.Context { func
59 func (s ServerTraceMiddleware) StartCall(ctx context.Context) context.Context { func
72 func (s ServerExpectHeaderMiddleware) StartCall(ctx context.Context) context.Context { func
185 func (c *ClientTestSendHeaderMiddleware) StartCall(ctx context.Context) context.Context { func
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/internal/flight_integration/
H A Dmiddleware.go28 func (testServerMiddleware) StartCall(ctx context.Context) context.Context { func
49 func (tm *testClientMiddleware) StartCall(ctx context.Context) context.Context { func
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/fakes/
H A Dsocks5_proxy.go4 StartCall struct { member
H A Dssh_cli.go12 StartCall struct { member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/impl/codegen/
H A Dclient_callback_impl.h197 void StartCall() { stream_->StartCall(); } in StartCall() function
321 void StartCall() { reader_->StartCall(); } in StartCall() function
345 void StartCall() { writer_->StartCall(); } in StartCall() function
387 void StartCall() { call_->StartCall(); } in StartCall() function
442 void StartCall() override { in StartCall() function
654 void StartCall() override { in StartCall() function
794 void StartCall() override { in StartCall() function
970 void StartCall() override { in StartCall() function
H A Dasync_stream_impl.h211 void StartCall(void* tag) override { in StartCall() function
360 void StartCall(void* tag) override { in StartCall() function
528 void StartCall(void* tag) override { in StartCall() function
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/codegen/
H A Dclient_callback.h246 void StartCall() { stream_->StartCall(); } in StartCall() function
378 void StartCall() { reader_->StartCall(); } in StartCall() function
403 void StartCall() { writer_->StartCall(); } in StartCall() function
447 void StartCall() { call_->StartCall(); } in StartCall() function
488 void StartCall() ABSL_LOCKS_EXCLUDED(start_mu_) override { in StartCall() function
744 void StartCall() override { in StartCall() function
903 void StartCall() ABSL_LOCKS_EXCLUDED(start_mu_) override { in StartCall() function
1131 void StartCall() override { in StartCall() function
H A Dasync_unary_call.h189 static void StartCall( in StartCall() function
236 void StartCall() override { in StartCall() function
H A Dasync_stream.h213 void StartCall(void* tag) override { in StartCall() function
361 void StartCall(void* tag) override { in StartCall() function
528 void StartCall(void* tag) override { in StartCall() function
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/codegen/
H A Dclient_callback_impl.h200 void StartCall() { stream_->StartCall(); } in StartCall() function
334 void StartCall() { reader_->StartCall(); } in StartCall() function
361 void StartCall() { writer_->StartCall(); } in StartCall() function
406 void StartCall() { call_->StartCall(); } in StartCall() function
459 void StartCall() override { in StartCall() function
669 void StartCall() override { in StartCall() function
808 void StartCall() override { in StartCall() function
984 void StartCall() override { in StartCall() function
H A Dasync_stream_impl.h211 void StartCall(void* tag) override { in StartCall() function
360 void StartCall(void* tag) override { in StartCall() function
528 void StartCall(void* tag) override { in StartCall() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/codegen/
H A Dclient_callback.h246 void StartCall() { stream_->StartCall(); } in StartCall() function
378 void StartCall() { reader_->StartCall(); } in StartCall() function
403 void StartCall() { writer_->StartCall(); } in StartCall() function
447 void StartCall() { call_->StartCall(); } in StartCall() function
488 void StartCall() ABSL_LOCKS_EXCLUDED(start_mu_) override { in StartCall() function
744 void StartCall() override { in StartCall() function
903 void StartCall() ABSL_LOCKS_EXCLUDED(start_mu_) override { in StartCall() function
1131 void StartCall() override { in StartCall() function
H A Dasync_unary_call.h189 static void StartCall( in StartCall() function
236 void StartCall() override { in StartCall() function
H A Dasync_stream.h213 void StartCall(void* tag) override { in StartCall() function
361 void StartCall(void* tag) override { in StartCall() function
528 void StartCall(void* tag) override { in StartCall() function
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/codegen/
H A Dclient_callback.h228 void StartCall() { stream_->StartCall(); } in StartCall() function
362 void StartCall() { reader_->StartCall(); } in StartCall() function
389 void StartCall() { writer_->StartCall(); } in StartCall() function
435 void StartCall() { call_->StartCall(); } in StartCall() function
476 void StartCall() override { in StartCall() function
730 void StartCall() override { in StartCall() function
888 void StartCall() override { in StartCall() function
1114 void StartCall() override { in StartCall() function
H A Dasync_unary_call.h187 static void StartCall( in StartCall() function
234 void StartCall() override { in StartCall() function
H A Dasync_stream.h211 void StartCall(void* tag) override { in StartCall() function
359 void StartCall(void* tag) override { in StartCall() function
526 void StartCall(void* tag) override { in StartCall() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/flight/
H A Dclient_cookie_middleware.cc28 void StartCall(const CallInfo& info, std::unique_ptr<ClientMiddleware>* middleware) { in StartCall() function in arrow::flight::ClientCookieMiddlewareFactory
H A Dtest_integration.cc129 Status StartCall(const CallInfo& info, const CallHeaders& incoming_headers, in StartCall() function in arrow::flight::TestServerMiddlewareFactory
174 void StartCall(const CallInfo& info, std::unique_ptr<ClientMiddleware>* middleware) { in StartCall() function in arrow::flight::TestClientMiddlewareFactory
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/flight/
H A Dclient_cookie_middleware.cc28 void StartCall(const CallInfo& info, std::unique_ptr<ClientMiddleware>* middleware) { in StartCall() function in arrow::flight::ClientCookieMiddlewareFactory
H A Dtest_integration.cc129 Status StartCall(const CallInfo& info, const CallHeaders& incoming_headers, in StartCall() function in arrow::flight::TestServerMiddlewareFactory
174 void StartCall(const CallInfo& info, std::unique_ptr<ClientMiddleware>* middleware) { in StartCall() function in arrow::flight::TestClientMiddlewareFactory
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/scsp/
H A Dstart_call.go24 func (client *Client) StartCall(request *StartCallRequest) (response *StartCallResponse, err error)… func
/dports/devel/grpc/grpc-1.42.0/src/core/ext/filters/client_channel/health/
H A Dhealth_check_client.cc121 void HealthCheckClient::StartCall() { in StartCall() function in grpc_core::HealthCheckClient
286 void HealthCheckClient::CallState::StartCall() { in StartCall() function in grpc_core::HealthCheckClient::CallState
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/filters/client_channel/health/
H A Dhealth_check_client.cc121 void HealthCheckClient::StartCall() { in StartCall() function in grpc_core::HealthCheckClient
286 void HealthCheckClient::CallState::StartCall() { in StartCall() function in grpc_core::HealthCheckClient::CallState
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/filters/client_channel/health/
H A Dhealth_check_client.cc121 void HealthCheckClient::StartCall() { in StartCall() function in grpc_core::HealthCheckClient
284 void HealthCheckClient::CallState::StartCall() { in StartCall() function in grpc_core::HealthCheckClient::CallState

123