| /external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
| D | RetriableStreamTest.java | 155 @Nullable Throttle throttle) { in RecordedRetriableStream() 198 private RetriableStream<String> newThrottledRetriableStream(Throttle throttle) { in newThrottledRetriableStream() 202 private RetriableStream<String> newThrottledRetriableStream(Throttle throttle, Executor drainer) { in newThrottledRetriableStream() 208 private RetriableStream<String> newThrottledHedgingStream(Throttle throttle) { in newThrottledHedgingStream() 1556 public void throttle() { in throttle() method in RetriableStreamTest 1557 Throttle throttle = new Throttle(4f, 0.8f); in throttle() local 1591 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithRetriableStatusCode_WithoutPushback() local 1612 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithNonRetriableStatusCode_WithoutPushback() local 1635 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithRetriableStatusCode_WithRetriablePushback() local 1659 Throttle throttle = new Throttle(4f, 0.8f); in throttledStream_FailWithNonRetriableStatusCode_WithRetriablePushback() local [all …]
|
| D | RetryPolicyTest.java | 163 Throttle throttle = ServiceConfigUtil.getThrottlePolicy(serviceConfig); in getThrottle() local
|
| /external/pigweed/pw_web/log-viewer/src/utils/ |
| D | throttle.ts | 15 export function throttle<T extends unknown[]>( function
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/scripts/lib/ |
| D | throttle.js | 2 window.throttle = function(func, wait) { function
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/scripts/lib/ |
| D | throttle.js | 2 window.throttle = function(func, wait) { function
|
| /external/igt-gpu-tools/scripts/ |
| D | throttle.py | 13 throttle = {} variable
|
| /external/autotest/client/bin/result_tools/ |
| D | delete_file_throttler.py | 51 def throttle(summary, max_result_size_KB, function
|
| D | zip_file_throttler.py | 104 def throttle(summary, max_result_size_KB, function
|
| D | dedupe_file_throttler.py | 81 def throttle(summary, max_result_size_KB): function
|
| /external/perfetto/protos/perfetto/trace/ftrace/ |
| D | bcl_exynos.proto | 10 optional int32 throttle = 2; field
|
| /external/rust/crates/tokio-stream/src/stream_ext/ |
| D | throttle.rs | 12 pub(super) fn throttle<T>(duration: Duration, stream: T) -> Throttle<T> in throttle() function
|
| /external/cronet/build/android/pylib/monkey/ |
| D | monkey_test_instance.py | 64 def throttle(self): member in MonkeyTestInstance
|
| /external/angle/build/android/pylib/monkey/ |
| D | monkey_test_instance.py | 64 def throttle(self): member in MonkeyTestInstance
|
| /external/mesa3d/src/glx/ |
| D | dri2_priv.h | 54 const __DRI2throttleExtension *throttle; member
|
| /external/tensorflow/tensorflow/core/platform/cloud/ |
| D | gcs_throttle_test.cc | 104 GcsThrottle throttle(&time); in TEST() local
|
| /external/libese/apps/weaver/card/src/com/android/weaver/core/ |
| D | CoreSlots.java | 216 private static boolean throttle(byte[] bArray, short bOff, short failureCount) { in throttle() method in CoreSlots.Slot
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
| D | ManagedChannelImpl.java | 466 volatile Throttle throttle; field in ManagedChannelImpl.ChannelStreamProvider 539 throttle); in newStream() local
|
| D | RetriableStream.java | 95 private final Throttle throttle; field in RetriableStream 132 @Nullable Throttle throttle) { in RetriableStream()
|
| /external/rust/crates/tokio-stream/src/ |
| D | stream_ext.rs | 1118 fn throttle(self, duration: Duration) -> Throttle<Self> in throttle() method
|
| /external/mesa3d/src/gallium/frontends/dri/ |
| D | dri_screen.h | 93 bool throttle; member
|
| /external/igt-gpu-tools/benchmarks/ |
| D | gem_wsim.c | 128 int throttle; member 2686 int throttle = -1; in run_workload() local
|
| /external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/ |
| D | dri_interface.h | 328 void (*throttle)(__DRIcontext *ctx, member
|
| /external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/internal/ |
| D | dri_interface.h | 328 void (*throttle)(__DRIcontext *ctx, member
|
| /external/mesa3d/src/mesa/state_tracker/ |
| D | st_context.h | 388 struct util_throttle throttle; member
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/rls/ |
| D | rls.cc | 1541 bool throttle = dist(rng_) < throttle_probability; in ShouldThrottle() local
|