Home
last modified time | relevance | path

Searched defs:CommitBatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc3034 void ClientPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch() function in grpc_core::ClientPromiseBasedCall
3520 void ServerPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch() function in grpc_core::ServerPromiseBasedCall
4030 void ServerCallSpine::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch() function in grpc_core::ServerCallSpine
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc2843 void ClientPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch() function in grpc_core::ClientPromiseBasedCall
3300 void ServerPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch() function in grpc_core::ServerPromiseBasedCall