Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcall.cc289 grpc_closure* start_batch_closure);
647 grpc_closure* start_batch_closure) { in execute_batch() argument
649 GRPC_CLOSURE_INIT(start_batch_closure, execute_batch_in_call_combiner, batch, in execute_batch()
651 GRPC_CALL_COMBINER_START(&call->call_combiner, start_batch_closure, in execute_batch()