Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc246 static void execute_batch(grpc_call* call, grpc_transport_stream_op_batch* op,
604 static void execute_batch(grpc_call* call, in execute_batch() function
679 execute_batch(c, op, &state->start_batch); in cancel_with_error()
1844 execute_batch(call, stream_op, &bctl->start_batch); in call_start_batch()