Searched defs:CommitBatch (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/lib/surface/ | ||
| D | server_call.cc | 118 void ServerCall::CommitBatch(const grpc_op* ops, size_t nops, void* notify_tag, in CommitBatch() function in grpc_core::ServerCall |
| D | client_call.cc | 280 void ClientCall::CommitBatch(const grpc_op* ops, size_t nops, void* notify_tag, in CommitBatch() function in grpc_core::ClientCall |