Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dtransport_op_string.cc43 std::string grpc_transport_stream_op_batch_string( in grpc_transport_stream_op_batch_string() function
157 grpc_transport_stream_op_batch_string(op, false).c_str()); in grpc_call_log_op()
Dbatch_builder.cc41 grpc_transport_stream_op_batch_string(&pc->batch->batch, false).c_str(), in CompletionCallback()
123 grpc_transport_stream_op_batch_string(&batch_->batch, false).c_str()); in FlushBatch()
Dtransport.h607 std::string grpc_transport_stream_op_batch_string(
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dtransport_op_string.cc40 std::string grpc_transport_stream_op_batch_string( in grpc_transport_stream_op_batch_string() function
H A Dbatch_builder.cc110 grpc_transport_stream_op_batch_string(&batch_->batch, false).c_str()); in FlushBatch()
H A Dtransport.h496 std::string grpc_transport_stream_op_batch_string(
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_filter_legacy_call_data.cc328 grpc_transport_stream_op_batch_string(batch, false).c_str()); in AddClosureForBatch()
1300 grpc_transport_stream_op_batch_string(&batch_data->batch_, false) in OnComplete()
1376 grpc_transport_stream_op_batch_string(&batch_data->batch_, false) in OnCompleteForCancelOp()
1590 grpc_transport_stream_op_batch_string(batch, false).c_str()); in StartTransportStreamOpBatch()
H A Dclient_channel_filter.cc2261 calld, grpc_transport_stream_op_batch_string(batch, false).c_str()); in StartTransportStreamOpBatch()
3210 grpc_transport_stream_op_batch_string(batch, false).c_str(), in StartTransportStreamOpBatch()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_filter.cc873 grpc_transport_stream_op_batch_string(batch, false).c_str()); in AddClosureForBatch()
1844 grpc_transport_stream_op_batch_string(&batch_data->batch_, false) in OnComplete()
1920 grpc_transport_stream_op_batch_string(&batch_data->batch_, false) in OnCompleteForCancelOp()
2144 grpc_transport_stream_op_batch_string(batch, false).c_str()); in StartTransportStreamOpBatch()
Dclient_channel.cc1992 calld, grpc_transport_stream_op_batch_string(batch, false).c_str()); in StartTransportStreamOpBatch()
2901 grpc_transport_stream_op_batch_string(batch, false).c_str(), in StartTransportStreamOpBatch()
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannel_stack.cc357 grpc_transport_stream_op_batch_string(op, false).c_str()); in grpc_call_log_op()
H A Dpromise_based_filter.cc277 grpc_transport_stream_op_batch_string(batch, false).c_str()); in ~Flusher()
290 grpc_transport_stream_op_batch_string(release_[i], false).c_str()); in ~Flusher()
302 grpc_transport_stream_op_batch_string(release_[0], false).c_str()); in ~Flusher()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dpromise_based_filter.cc278 grpc_transport_stream_op_batch_string(batch, false).c_str()); in ~Flusher()
291 grpc_transport_stream_op_batch_string(release_[i], false).c_str()); in ~Flusher()
303 grpc_transport_stream_op_batch_string(release_[0], false).c_str()); in ~Flusher()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1379 op, grpc_transport_stream_op_batch_string(op, false).c_str(), in perform_stream_op_locked()
1395 grpc_transport_stream_op_batch_string(op, true).c_str(), in perform_stream_op_locked()
1640 grpc_transport_stream_op_batch_string(op, false).c_str()); in perform_stream_op()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1302 grpc_transport_stream_op_batch_string(&op_, false).c_str()); in PostCompletion()
1880 grpc_transport_stream_op_batch_string(stream_op, true).c_str(), in StartBatch()
1886 grpc_transport_stream_op_batch_string(stream_op, false).c_str(), in StartBatch()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc1358 op, grpc_transport_stream_op_batch_string(op, false).c_str(), in perform_stream_op_locked()
1624 grpc_transport_stream_op_batch_string(op, false).c_str()); in PerformStreamOp()
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc1323 grpc_transport_stream_op_batch_string(&op_, false).c_str()); in PostCompletion()
1898 grpc_transport_stream_op_batch_string(stream_op, false).c_str(), in StartBatch()