Home
last modified time | relevance | path

Searched refs:GRPC_CALL_COMBINER_STOP (Results 1 – 20 of 20) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dcall_combiner.h61 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ macro
73 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ macro
144 GRPC_CALL_COMBINER_STOP(call_combiner, "no closures to schedule"); in RunClosures()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dcall_combiner.h58 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ macro
68 #define GRPC_CALL_COMBINER_STOP(call_combiner, reason) \ macro
166 GRPC_CALL_COMBINER_STOP(call_combiner, "no closures to schedule"); in RunClosures()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/health/
Dhealth_check_client.cc412 GRPC_CALL_COMBINER_STOP(&self->call_combiner_, "health_cancel"); in OnCancelComplete()
443 GRPC_CALL_COMBINER_STOP(&self->call_combiner_, "on_complete"); in OnComplete()
453 GRPC_CALL_COMBINER_STOP(&self->call_combiner_, "recv_initial_metadata_ready"); in RecvInitialMetadataReady()
535 GRPC_CALL_COMBINER_STOP(&self->call_combiner_, "recv_message_ready"); in RecvMessageReady()
551 GRPC_CALL_COMBINER_STOP(&self->call_combiner_, in RecvTrailingMetadataReady()
/external/grpc-grpc/src/core/ext/filters/deadline/
Ddeadline_filter.cc42 GRPC_CALL_COMBINER_STOP(deadline_state->call_combiner, in yield_call_combiner()
176 GRPC_CALL_COMBINER_STOP(deadline_state->call_combiner, in start_timer_after_init()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/deadline/
Ddeadline_filter.cc58 GRPC_CALL_COMBINER_STOP(deadline_state->call_combiner, in YieldCallCombiner()
186 GRPC_CALL_COMBINER_STOP(deadline_state->call_combiner, in start_timer_after_init()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/message_compress/
Dmessage_decompress_filter.cc182 GRPC_CALL_COMBINER_STOP(calld->call_combiner_, in OnRecvMessageReady()
310 GRPC_CALL_COMBINER_STOP( in OnRecvTrailingMetadataReady()
Dmessage_compress_filter.cc488 GRPC_CALL_COMBINER_STOP( in CompressStartTransportStreamOpBatch()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/server/
Dhttp_server_filter.cc389 GRPC_CALL_COMBINER_STOP( in hs_recv_message_ready()
401 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in hs_recv_trailing_metadata_ready()
/external/grpc-grpc/src/core/lib/channel/
Dconnected_channel.cc137 GRPC_CALL_COMBINER_STOP(calld->call_combiner, "passed batch to transport"); in con_start_transport_stream_op_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/
Dconnected_channel.cc139 GRPC_CALL_COMBINER_STOP(calld->call_combiner, "passed batch to transport"); in connected_channel_start_transport_stream_op_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc696 GRPC_CALL_COMBINER_STOP(&state->call->call_combiner, in done_termination()
1377 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_message_ready"); in receiving_stream_ready_in_call_combiner()
1471 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_initial_metadata_ready"); in receiving_initial_metadata_ready()
1529 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_trailing_metadata_ready"); in receiving_trailing_metadata_ready()
1539 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "on_complete"); in finish_batch()
Dserver.cc1433 GRPC_CALL_COMBINER_STOP(calld->call_combiner_, in RecvTrailingMetadataReady()
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc654 GRPC_CALL_COMBINER_STOP(&state->call->call_combiner, in done_termination()
1320 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_message_ready"); in receiving_stream_ready_in_call_combiner()
1391 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_initial_metadata_ready"); in receiving_initial_metadata_ready()
1448 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "recv_trailing_metadata_ready"); in receiving_trailing_metadata_ready()
1458 GRPC_CALL_COMBINER_STOP(&call->call_combiner, "on_complete"); in finish_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/message_size/
Dmessage_size_filter.cc242 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in recv_trailing_metadata_ready()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dserver_auth_filter.cc251 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in recv_trailing_metadata_ready()
/external/grpc-grpc/src/core/ext/filters/http/message_compress/
Dmessage_compress_filter.cc412 GRPC_CALL_COMBINER_STOP( in compress_start_transport_stream_op_batch()
/external/grpc-grpc/src/core/ext/filters/http/server/
Dhttp_server_filter.cc325 GRPC_CALL_COMBINER_STOP( in hs_recv_message_ready()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc1658 GRPC_CALL_COMBINER_STOP( in recv_initial_metadata_ready()
1683 GRPC_CALL_COMBINER_STOP( in recv_initial_metadata_ready()
1749 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in recv_message_ready()
1773 GRPC_CALL_COMBINER_STOP(calld->call_combiner, "recv_message_ready null"); in recv_message_ready()
3192 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in cc_start_transport_stream_op_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc210 GRPC_CALL_COMBINER_STOP(calld->call_combiner, in recv_trailing_metadata_ready()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc2771 GRPC_CALL_COMBINER_STOP(calld->call_combiner_, in StartTransportStreamOpBatch()
3910 GRPC_CALL_COMBINER_STOP( in RecvInitialMetadataReady()
3936 GRPC_CALL_COMBINER_STOP( in RecvInitialMetadataReady()
3999 GRPC_CALL_COMBINER_STOP(call->call_combiner_, in RecvMessageReady()
4024 GRPC_CALL_COMBINER_STOP(call->call_combiner_, "recv_message_ready null"); in RecvMessageReady()
5156 GRPC_CALL_COMBINER_STOP(call_combiner_, in StartTransportStreamOpBatch()