Home
last modified time | relevance | path

Searched defs:kDefaultSendBytesThreshold (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dsocket_utils_posix.h51 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; member
Dtcp_posix.cc192 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; // 16KB member in grpc_core::TcpZerocopySendCtx
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dsocket_utils_posix.h51 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; member
H A Dtcp_posix.cc199 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; // 16KB member in grpc_core::TcpZerocopySendCtx
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtcp_socket_utils.h60 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; member
Dposix_endpoint.h170 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; // 16KB variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtcp_socket_utils.h61 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; member
H A Dposix_endpoint.h170 static constexpr size_t kDefaultSendBytesThreshold = 16 * 1024; // 16KB variable