Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtcp_socket_utils.cc517 absl::Status PosixSocketWrapper::SetSocketLowLatency(int low_latency) { in SetSocketLowLatency() function in grpc_event_engine::experimental::PosixSocketWrapper
843 absl::Status PosixSocketWrapper::SetSocketLowLatency(int /*low_latency*/) { in SetSocketLowLatency() function in grpc_event_engine::experimental::PosixSocketWrapper
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtcp_socket_utils.cc501 absl::Status PosixSocketWrapper::SetSocketLowLatency(int low_latency) { in SetSocketLowLatency() function in grpc_event_engine::experimental::PosixSocketWrapper
794 absl::Status PosixSocketWrapper::SetSocketLowLatency(int /*low_latency*/) { in SetSocketLowLatency() function in grpc_event_engine::experimental::PosixSocketWrapper