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/ |
D | subchannel_stream_client.cc | 301 void SubchannelStreamClient::CallState::StartBatch( in StartBatch() function in grpc_core::SubchannelStreamClient::CallState
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | subchannel_stream_client.cc | 296 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/ |
D | promise_based_filter.cc | 1382 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 D | promise_based_filter.cc | 1389 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 D | call.cc | 1524 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/ |
D | call.cc | 1502 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
|