Home
last modified time | relevance | path

Searched defs:grpc_error_handle (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/grpc/test/core/iomgr/
Dcombiner_test.cc40 static void set_event_to_true(void* value, grpc_error_handle /*error*/) { in set_event_to_true() argument
69 static void check_one(void* a, grpc_error_handle /*error*/) { in check_one() argument
120 static void in_finally(void* /*arg*/, grpc_error_handle /*error*/) { in in_finally() argument
124 static void add_finally(void* arg, grpc_error_handle /*error*/) { in add_finally() argument
148 lock->Run(grpc_core::NewClosure([&](grpc_error_handle) { in TEST() argument
152 lock->Run(grpc_core::NewClosure([&](grpc_error_handle) { in TEST() argument
159 grpc_core::NewClosure([&](grpc_error_handle) { in TEST() argument
/third_party/grpc/src/core/client_channel/
Dsubchannel_stream_client.cc279 void* arg, grpc_error_handle /*error*/) { in StartBatchInCallCombiner() argument
295 void* arg, grpc_error_handle /*error*/) { in AfterCallStackDestruction() argument
301 void* arg, grpc_error_handle /*error*/) { in OnCancelComplete() argument
308 void* arg, grpc_error_handle /*error*/) { in StartCancel() argument
331 void* arg, grpc_error_handle /*error*/) { in OnComplete() argument
340 void* arg, grpc_error_handle /*error*/) { in RecvInitialMetadataReady() argument
386 void* arg, grpc_error_handle /*error*/) { in RecvMessageReady() argument
/third_party/grpc/src/core/lib/security/security_connector/insecure/
Dinsecure_security_connector.h74 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
95 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
/third_party/grpc/test/core/test_util/
Dtest_tcp_server.cc45 static void on_server_destroyed(void* data, grpc_error_handle /*error*/) { in on_server_destroyed() argument
106 static void do_nothing(void* /*arg*/, grpc_error_handle /*error*/) {} in do_nothing() argument
107 static void finish_pollset(void* arg, grpc_error_handle /*error*/) { in finish_pollset() argument
Dport_server_client.cc62 static void destroy_pops_and_shutdown(void* p, grpc_error_handle /*error*/) { in destroy_pops_and_shutdown() argument
69 static void freed_port_from_server(void* arg, grpc_error_handle /*error*/) { in freed_port_from_server() argument
/third_party/grpc/test/cpp/common/
Dtimer_test.cc93 [](void* arg, grpc_error_handle) { in TEST_F() argument
121 [](void* arg, grpc_error_handle) { in TEST_F() argument
188 GRPC_CLOSURE_CREATE([](void*, grpc_error_handle) {}, nullptr, in TEST_F() argument
205 [](void* arg, grpc_error_handle /*error*/) { in TEST_F()
237 [](void* arg, grpc_error_handle /*error*/) { in TEST_F()
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_exec_ctx.cc28 void NoOpCb(void* /* arg */, grpc_error_handle /* error */) {} in NoOpCb() argument
54 void CountingCb(void* arg, grpc_error_handle) { in CountingCb() argument
/third_party/grpc/src/core/xds/grpc/
Dxds_certificate_provider.cc57 void OnError(grpc_error_handle root_cert_error, in OnError() argument
89 void OnError(grpc_error_handle /*root_cert_error*/, in OnError() argument
Dxds_transport_grpc.cc183 OnRecvInitialMetadata(void* arg, grpc_error_handle /*error*/) { in OnRecvInitialMetadata() argument
199 OnResponseReceived(void* arg, grpc_error_handle /*error*/) { in OnResponseReceived() argument
217 OnStatusReceived(void* arg, grpc_error_handle /*error*/) { in OnStatusReceived() argument
/third_party/grpc/test/core/channel/
Dchannel_stack_test.cc71 static void free_channel(void* arg, grpc_error_handle /*error*/) { in free_channel() argument
76 static void free_call(void* arg, grpc_error_handle /*error*/) { in free_call() argument
/third_party/grpc/src/core/lib/iomgr/
Dresolve_address_impl.h43 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() argument
Diomgr_windows.cc85 grpc_closure* /* closure */, grpc_error_handle /* error */) { in iomgr_platform_add_closure_to_background_poller() argument
/third_party/grpc/src/core/lib/channel/
Dchannel_stack_builder_impl.cc72 [](void* p, grpc_error_handle) { in Build() argument
/third_party/grpc/src/core/load_balancing/
Dlb_policy.cc80 [](void* arg, grpc_error_handle /*error*/) { in Pick()
/third_party/grpc/src/core/handshaker/endpoint_info/
Dendpoint_info_handshaker.cc55 void Shutdown(grpc_error_handle /*why*/) override {} in Shutdown() argument
/third_party/grpc/test/core/iomgr/ios/CFStreamTests/
DCFStreamEndpointTests.mm89 - (BOOL)waitForEvent:(std::future<grpc_error_handle> *)event timeout:(int)timeout {
/third_party/grpc/src/objective-c/tests/CFStreamTests/
DCFStreamEndpointTests.mm90 - (BOOL)waitForEvent:(std::future<grpc_error_handle> *)event timeout:(int)timeout {
/third_party/grpc/src/core/ext/transport/chaotic_good/client/
Dchaotic_good_connector.h52 void Shutdown(grpc_error_handle) override { in Shutdown() argument
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc594 [transport = Ref(), data](grpc_error_handle) mutable { in WriteSecurityFrame() argument
727 static void destroy_transport_locked(void* tp, grpc_error_handle /*error*/) { in destroy_transport_locked() argument
927 static void destroy_stream_locked(void* sp, grpc_error_handle /*error*/) { in destroy_stream_locked() argument
1049 grpc_error_handle /*error_ignored*/) { in write_action_begin_locked() argument
1656 grpc_error_handle /*error_ignored*/) { in perform_stream_op_locked() argument
1854 grpc_core::NewClosure([t](grpc_error_handle) { in grpc_chttp2_keepalive_timeout() argument
1875 grpc_core::NewClosure([t](grpc_error_handle) { in grpc_chttp2_ping_timeout() argument
1896 grpc_core::NewClosure([t](grpc_error_handle) { in grpc_chttp2_settings_timeout() argument
1970 static void OnPingAck(void* arg, grpc_error_handle /* error */) { in OnPingAck() argument
1977 static void OnPingAckLocked(void* arg, grpc_error_handle /* error */) { in OnPingAckLocked() argument
[all …]
Dcall_tracer_wrapper.h56 void RecordCancel(grpc_error_handle /*cancel_error*/) override {} in RecordCancel() argument
/third_party/grpc/src/core/lib/surface/
Dfilter_stack_call.cc234 void FilterStackCall::ReleaseCall(void* call, grpc_error_handle /*error*/) { in ReleaseCall() argument
238 void FilterStackCall::DestroyCall(void* call, grpc_error_handle /*error*/) { in DestroyCall() argument
294 auto execute_batch_in_call_combiner = [](void* arg, grpc_error_handle) { in ExecuteBatch() argument
322 static void done_termination(void* arg, grpc_error_handle /*error*/) { in done_termination() argument
/third_party/grpc/test/core/security/
Doauth2_utils.cc104 GRPC_CLOSURE_CREATE([](void*, grpc_error_handle) {}, nullptr, nullptr)); in grpc_test_fetch_oauth2_token_with_credentials() argument
/third_party/grpc/src/core/lib/security/security_connector/alts/
Dalts_security_connector.cc121 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
174 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
/third_party/grpc/src/core/lib/security/security_connector/fake/
Dfake_security_connector.cc89 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
283 grpc_error_handle /*error*/) override {} in cancel_check_peer() argument
/third_party/grpc/test/core/bad_client/
Dbad_client.cc70 static void set_done_write(void* arg, grpc_error_handle /*error*/) { in set_done_write() argument
87 static void set_read_done(void* arg, grpc_error_handle /*error*/) { in set_read_done() argument

1234