Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc247 grpc_closure* start_batch_closure);
606 grpc_closure* start_batch_closure) { in execute_batch() argument
608 GRPC_CLOSURE_INIT(start_batch_closure, execute_batch_in_call_combiner, batch, in execute_batch()
610 GRPC_CALL_COMBINER_START(&call->call_combiner, start_batch_closure, in execute_batch()