Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1195 static void finish_batch_step(batch_control* bctl) { in finish_batch_step() function
1210 finish_batch_step(bctl); in continue_receiving_slices()
1223 finish_batch_step(bctl); in continue_receiving_slices()
1258 finish_batch_step(bctl); in receiving_slice_ready()
1270 finish_batch_step(bctl); in process_data_after_md()
1442 finish_batch_step(bctl); in receiving_initial_metadata_ready()
1452 finish_batch_step(bctl); in receiving_trailing_metadata_ready()
1467 finish_batch_step(bctl); in finish_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1250 static void finish_batch_step(batch_control* bctl) { in finish_batch_step() function
1265 finish_batch_step(bctl); in continue_receiving_slices()
1278 finish_batch_step(bctl); in continue_receiving_slices()
1314 finish_batch_step(bctl); in receiving_slice_ready()
1326 finish_batch_step(bctl); in process_data_after_md()
1523 finish_batch_step(bctl); in receiving_initial_metadata_ready()
1533 finish_batch_step(bctl); in receiving_trailing_metadata_ready()
1548 finish_batch_step(bctl); in finish_batch()