Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_kvs/
H A Dkey_value_store.cc959 size_t threshold_bytes = in FullMaintenanceHelper() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_posix.cc329 size_t threshold_bytes() const { return threshold_bytes_; } in threshold_bytes() function in grpc_core::TcpZerocopySendCtx
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc322 size_t threshold_bytes() const { return threshold_bytes_; } in threshold_bytes() function in grpc_core::TcpZerocopySendCtx