Home
last modified time | relevance | path

Searched defs:bctl (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1097 batch_control* bctl; in reuse_or_allocate_batch_control() local
1116 batch_control* bctl = static_cast<batch_control*>(user_data); in finish_batch_completion() local
1122 static void reset_batch_errors(batch_control* bctl) { in reset_batch_errors()
1129 static void post_batch_completion(batch_control* bctl) { in post_batch_completion()
1195 static void finish_batch_step(batch_control* bctl) { in finish_batch_step()
1201 static void continue_receiving_slices(batch_control* bctl) { in continue_receiving_slices()
1233 batch_control* bctl = static_cast<batch_control*>(bctlp); in receiving_slice_ready() local
1265 static void process_data_after_md(batch_control* bctl) { in process_data_after_md()
1293 batch_control* bctl = static_cast<batch_control*>(bctlp); in receiving_stream_ready() local
1318 batch_control* bctl = static_cast<batch_control*>(bctlp); in receiving_stream_ready_in_call_combiner() local
[all …]