Home
last modified time | relevance | path

Searched defs:threshold_bytes (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.h140 guint64 threshold_bytes; member
/third_party/grpc/src/core/lib/iomgr/
Dtcp_posix.cc308 size_t threshold_bytes() const { return threshold_bytes_; } in threshold_bytes() function in grpc_core::TcpZerocopySendCtx