Home
last modified time | relevance | path

Searched defs:Throttle (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/tokio-stream/src/stream_ext/
Dthrottle.rs43 impl<T> Throttle<T> { implementation
68 impl<T: Stream> Stream for Throttle<T> { implementation
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java1427 static final class Throttle { class in RetriableStream
1450 Throttle(float maxTokens, float tokenRatio) { in Throttle() method in RetriableStream.Throttle
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc598 class Throttle { class in grpc_core::__anon73235dbb0111::RlsLb::RlsChannel
600 explicit Throttle( in Throttle() function in grpc_core::__anon73235dbb0111::RlsLb::RlsChannel::Throttle
/external/grpc-grpc/src/core/load_balancing/rls/
Drls.cc656 class Throttle final { class in grpc_core::__anonf05a439a0111::RlsLb::RlsChannel
658 explicit Throttle( in Throttle() function in grpc_core::__anonf05a439a0111::RlsLb::RlsChannel::Throttle