Home
last modified time | relevance | path

Searched defs:callback_exec_ctx (Results 1 – 25 of 53) sorted by relevance

123

/third_party/grpc/src/core/lib/surface/
Dchannel.cc93 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_destroy() local
107 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_create_call() local
125 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_register_call() local
146 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_create_registered_call() local
168 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_get_info() local
174 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_reset_connect_backoff() local
187 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_check_connectivity_state() local
199 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channel_watch_connectivity_state() local
Dcall.cc373 ApplicationCallbackExecCtx callback_exec_ctx; in Run() local
417 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_call_cancel() local
434 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_call_cancel_with_status() local
477 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_call_start_batch() local
/third_party/grpc/src/core/channelz/
Dchannelz_registry.cc181 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_top_channels() local
189 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_servers() local
197 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_server() local
215 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_server_sockets() local
234 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_channel() local
252 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_subchannel() local
268 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_channelz_get_socket() local
/third_party/grpc/test/core/surface/
Dinit_test.cc72 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx( in TEST() local
93 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx( in TEST() local
109 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx( in TEST() local
156 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx( in TEST() local
/third_party/grpc/src/core/handshaker/
Dhandshaker.cc56 ApplicationCallbackExecCtx callback_exec_ctx; in InvokeOnHandshakeDone() local
125 ApplicationCallbackExecCtx callback_exec_ctx; in DoHandshake() local
178 ApplicationCallbackExecCtx callback_exec_ctx; in CallNextHandshakerLocked() local
/third_party/grpc/src/core/resolver/dns/event_engine/
Devent_engine_client_channel_resolver.cc225 ApplicationCallbackExecCtx callback_exec_ctx; in EventEngineDNSRequestWrapper() local
241 ApplicationCallbackExecCtx callback_exec_ctx; in EventEngineDNSRequestWrapper() local
257 ApplicationCallbackExecCtx callback_exec_ctx; in EventEngineDNSRequestWrapper() local
270 ApplicationCallbackExecCtx callback_exec_ctx; in EventEngineDNSRequestWrapper() local
377 ApplicationCallbackExecCtx callback_exec_ctx; in OnSRVResolved() local
/third_party/grpc/src/core/lib/iomgr/
Dcfstream_handle.cc61 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in ReadCallback() local
94 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in WriteCallback() local
Dtimer_manager.cc105 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx( in run_some_timers() local
/third_party/grpc/src/cpp/common/
Dalarm.cc107 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in OnCQAlarm() local
122 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in OnCallbackAlarm() local
/third_party/grpc/src/core/lib/promise/
Dsleep.cc61 ApplicationCallbackExecCtx callback_exec_ctx; in Run() local
/third_party/grpc/src/core/lib/transport/
Dpromise_endpoint.cc91 ApplicationCallbackExecCtx callback_exec_ctx; in Complete() local
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc177 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in maybe_initiate_ping() local
271 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in FlushSettings() local
753 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_chttp2_end_write() local
776 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_chttp2_end_write() local
/third_party/grpc/src/core/handshaker/http_connect/
Dhttp_connect_handshaker.cc133 ApplicationCallbackExecCtx callback_exec_ctx; in OnWriteDoneScheduler() local
169 ApplicationCallbackExecCtx callback_exec_ctx; in OnReadDoneScheduler() local
/third_party/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc457 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_failed() local
485 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_canceled() local
512 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_succeeded() local
531 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_stream_ready() local
563 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_response_headers_received() local
601 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_write_completed() local
621 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_read_completed() local
662 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in on_response_trailers_received() local
/third_party/grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc119 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in FuzzerDNSRequest() local
222 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in my_dns_lookup_hostname_ares() local
239 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in my_dns_lookup_srv_ares() local
/third_party/grpc/src/core/resolver/
Dpolling_resolver.cc109 ApplicationCallbackExecCtx callback_exec_ctx; in ScheduleNextResolutionTimer() local
/third_party/grpc/src/core/lib/security/credentials/jwt/
Djwt_credentials.cc165 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_service_account_jwt_access_credentials_create() local
/third_party/grpc/test/core/end2end/
Dend2end_test_fuzzer.cc121 ApplicationCallbackExecCtx callback_exec_ctx; in RunEnd2endFuzzer() local
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_cq.cc215 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in BM_Callback_CQ_Pass1Core() local
258 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in BM_Callback_CQ_Pass1CoreHeapCompletion() local
/third_party/grpc/src/cpp/server/orca/
Dorca_service.cc163 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in OnTimer() local
/third_party/grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.cc118 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in RequestMetadataReady() local
/third_party/grpc/src/core/server/
Dserver.cc331 ApplicationCallbackExecCtx callback_exec_ctx; in MaybeStartNewGraceTimerLocked() local
2114 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_shutdown_and_notify() local
2123 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_cancel_all_calls() local
2131 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_destroy() local
2142 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_request_call() local
2160 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_request_registered_call() local
2179 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_set_config_fetcher() local
2191 grpc_core::ApplicationCallbackExecCtx callback_exec_ctx; in grpc_server_config_fetcher_destroy() local
/third_party/grpc/src/core/lib/security/credentials/token_fetcher/
Dtoken_fetcher_credentials.cc70 ApplicationCallbackExecCtx callback_exec_ctx; in BackoffTimer() local
/third_party/grpc/src/core/handshaker/security/
Dsecurity_handshaker.cc443 ApplicationCallbackExecCtx callback_exec_ctx; in OnHandshakeDataReceivedFromPeerFnScheduler() local
475 ApplicationCallbackExecCtx callback_exec_ctx; in OnHandshakeDataSentToPeerFnScheduler() local
/third_party/grpc/src/core/load_balancing/priority/
Dpriority.cc508 ApplicationCallbackExecCtx callback_exec_ctx; in DeactivationTimer() local
561 ApplicationCallbackExecCtx callback_exec_ctx; in FailoverTimer() local

123