Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc592 static void execute_batch_in_call_combiner(void* arg, grpc_error* ignored) { in execute_batch_in_call_combiner() function
608 GRPC_CLOSURE_INIT(start_batch_closure, execute_batch_in_call_combiner, batch, in execute_batch()