Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc85 bool write_buffer_trailing_md_filled; member
245 s->write_buffer_trailing_md_filled = false; in init_stream()
309 if (cs->write_buffer_trailing_md_filled) { in init_stream()
314 cs->write_buffer_trailing_md_filled = false; in init_stream()
413 bool* destfilled = (other == nullptr) ? &s->write_buffer_trailing_md_filled in fail_helper_locked()
632 bool* destfilled = (other == nullptr) ? &s->write_buffer_trailing_md_filled in op_state_machine()
868 bool* destfilled = (other == nullptr) ? &s->write_buffer_trailing_md_filled in cancel_stream_locked()