Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc328 uint32_t max_outgoing() const { in max_outgoing() function in __anon836601510111::DataSendContext
334 bool AnyOutgoing() const { return max_outgoing() > 0; } in AnyOutgoing()
338 max_outgoing(), s_->compressed_data_buffer.length); in FlushCompressedBytes()
492 data_send_context.max_outgoing() > 0) { in FlushData()