Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tokio-stream/src/stream_ext/
Dthrottle.rs43 impl<T> Throttle<T> { impl
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/grpc-grpc/src/core/load_balancing/rls/
Drls.cc656 class Throttle final { class in grpc_core::__anon16ea45fc0111::RlsLb::RlsChannel
658 explicit Throttle( in Throttle() function in grpc_core::__anon16ea45fc0111::RlsLb::RlsChannel::Throttle
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/
Drls.cc598 class Throttle { class in grpc_core::__anond85855010111::RlsLb::RlsChannel
600 explicit Throttle( in Throttle() function in grpc_core::__anond85855010111::RlsLb::RlsChannel::Throttle
/external/crosvm/vm_control/src/
Dlib.rs148 Throttle(u32), enumerator
1518 Throttle(usize, u32), enumerator