Home
last modified time | relevance | path

Searched defs:StartBatch (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel_stream_client.cc301 void SubchannelStreamClient::CallState::StartBatch( in StartBatch() function in grpc_core::SubchannelStreamClient::CallState
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dsubchannel_stream_client.cc296 void SubchannelStreamClient::CallState::StartBatch( in StartBatch() function in grpc_core::SubchannelStreamClient::CallState
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc1382 void ClientCallData::StartBatch(grpc_transport_stream_op_batch* b) { in StartBatch() function in grpc_core::promise_filter_detail::ClientCallData
2027 void ServerCallData::StartBatch(grpc_transport_stream_op_batch* b) { in StartBatch() function in grpc_core::promise_filter_detail::ServerCallData
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dpromise_based_filter.cc1389 void ClientCallData::StartBatch(grpc_transport_stream_op_batch* b) { in StartBatch() function in grpc_core::promise_filter_detail::ClientCallData
2034 void ServerCallData::StartBatch(grpc_transport_stream_op_batch* b) { in StartBatch() function in grpc_core::promise_filter_detail::ServerCallData
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc1524 grpc_call_error FilterStackCall::StartBatch(const grpc_op* ops, size_t nops, in StartBatch() function in grpc_core::FilterStackCall
3102 grpc_call_error ClientPromiseBasedCall::StartBatch(const grpc_op* ops, in StartBatch() function in grpc_core::ClientPromiseBasedCall
3630 grpc_call_error ServerPromiseBasedCall::StartBatch(const grpc_op* ops, in StartBatch() function in grpc_core::ServerPromiseBasedCall
3833 grpc_call_error ServerCallSpine::StartBatch(const grpc_op* ops, size_t nops, in StartBatch() function in grpc_core::ServerCallSpine
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1502 grpc_call_error FilterStackCall::StartBatch(const grpc_op* ops, size_t nops, in StartBatch() function in grpc_core::FilterStackCall
2908 grpc_call_error ClientPromiseBasedCall::StartBatch(const grpc_op* ops, in StartBatch() function in grpc_core::ClientPromiseBasedCall
3403 grpc_call_error ServerPromiseBasedCall::StartBatch(const grpc_op* ops, in StartBatch() function in grpc_core::ServerPromiseBasedCall