Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1474 static grpc_call_error call_start_batch(grpc_call* call, const grpc_op* ops, in call_start_batch() function
1888 err = call_start_batch(call, ops, nops, tag, 0); in grpc_call_start_batch()
1898 return call_start_batch(call, ops, nops, closure, 1); in grpc_call_start_batch_and_execute()