Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_endpoint.h298 size_t ThresholdBytes() const { return threshold_bytes_; } in ThresholdBytes() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_endpoint.h298 size_t ThresholdBytes() const { return threshold_bytes_; } in ThresholdBytes() function