Home
last modified time | relevance | path

Searched refs:write_buffer_trailing_md (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/inproc/
H A Dlegacy_inproc_transport.cc231 fill_in_metadata(this, &cs->write_buffer_trailing_md, in inproc_stream()
233 cs->write_buffer_trailing_md.Clear(); in inproc_stream()
282 grpc_metadata_batch write_buffer_trailing_md; member
385 s->write_buffer_trailing_md.Clear(); in close_stream_locked()
463 ? &s->write_buffer_trailing_md in fail_helper_locked()
651 ? &s->write_buffer_trailing_md in op_state_machine_locked()
909 ? &s->write_buffer_trailing_md in cancel_stream_locked()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc202 fill_in_metadata(this, &cs->write_buffer_trailing_md, in inproc_stream()
204 cs->write_buffer_trailing_md.Clear(); in inproc_stream()
253 grpc_metadata_batch write_buffer_trailing_md{arena}; member
357 s->write_buffer_trailing_md.Clear(); in close_stream_locked()
435 ? &s->write_buffer_trailing_md in fail_helper_locked()
623 ? &s->write_buffer_trailing_md in op_state_machine_locked()
875 ? &s->write_buffer_trailing_md in cancel_stream_locked()