Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dconnected_channel.cc68 static void intercept_callback(call_data* calld, callback_state* state, in intercept_callback() function
106 intercept_callback( in con_start_transport_stream_op_batch()
112 intercept_callback(calld, state, false, "recv_message_ready", in con_start_transport_stream_op_batch()
117 intercept_callback( in con_start_transport_stream_op_batch()
129 intercept_callback(calld, state, true, "on_complete (cancel_stream)", in con_start_transport_stream_op_batch()
133 intercept_callback(calld, state, false, "on_complete", &batch->on_complete); in con_start_transport_stream_op_batch()