| /third_party/grpc/test/core/iomgr/ |
| D | combiner_test.cc | 40 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/ |
| D | subchannel_stream_client.cc | 279 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/ |
| D | insecure_security_connector.h | 74 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/ |
| D | test_tcp_server.cc | 45 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
|
| D | port_server_client.cc | 62 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/ |
| D | timer_test.cc | 93 [](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/ |
| D | bm_exec_ctx.cc | 28 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/ |
| D | xds_certificate_provider.cc | 57 void OnError(grpc_error_handle root_cert_error, in OnError() argument 89 void OnError(grpc_error_handle /*root_cert_error*/, in OnError() argument
|
| D | xds_transport_grpc.cc | 183 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/ |
| D | channel_stack_test.cc | 71 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/ |
| D | resolve_address_impl.h | 43 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() argument
|
| D | iomgr_windows.cc | 85 grpc_closure* /* closure */, grpc_error_handle /* error */) { in iomgr_platform_add_closure_to_background_poller() argument
|
| /third_party/grpc/src/core/lib/channel/ |
| D | channel_stack_builder_impl.cc | 72 [](void* p, grpc_error_handle) { in Build() argument
|
| /third_party/grpc/src/core/load_balancing/ |
| D | lb_policy.cc | 80 [](void* arg, grpc_error_handle /*error*/) { in Pick()
|
| /third_party/grpc/src/core/handshaker/endpoint_info/ |
| D | endpoint_info_handshaker.cc | 55 void Shutdown(grpc_error_handle /*why*/) override {} in Shutdown() argument
|
| /third_party/grpc/test/core/iomgr/ios/CFStreamTests/ |
| D | CFStreamEndpointTests.mm | 89 - (BOOL)waitForEvent:(std::future<grpc_error_handle> *)event timeout:(int)timeout {
|
| /third_party/grpc/src/objective-c/tests/CFStreamTests/ |
| D | CFStreamEndpointTests.mm | 90 - (BOOL)waitForEvent:(std::future<grpc_error_handle> *)event timeout:(int)timeout {
|
| /third_party/grpc/src/core/ext/transport/chaotic_good/client/ |
| D | chaotic_good_connector.h | 52 void Shutdown(grpc_error_handle) override { in Shutdown() argument
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | chttp2_transport.cc | 594 [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 …]
|
| D | call_tracer_wrapper.h | 56 void RecordCancel(grpc_error_handle /*cancel_error*/) override {} in RecordCancel() argument
|
| /third_party/grpc/src/core/lib/surface/ |
| D | filter_stack_call.cc | 234 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/ |
| D | oauth2_utils.cc | 104 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/ |
| D | alts_security_connector.cc | 121 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/ |
| D | fake_security_connector.cc | 89 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/ |
| D | bad_client.cc | 70 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
|