/external/guava/guava/src/com/google/common/util/concurrent/ |
D | SimpleTimeLimiter.java | 85 final long timeoutDuration, final TimeUnit timeoutUnit) { in newProxy() argument 88 checkNotNull(timeoutUnit); in newProxy() 111 return callWithTimeout(callable, timeoutDuration, timeoutUnit, in newProxy() 121 TimeUnit timeoutUnit, boolean amInterruptible) throws Exception { in callWithTimeout() argument 123 checkNotNull(timeoutUnit); in callWithTimeout() 130 return future.get(timeoutDuration, timeoutUnit); in callWithTimeout() 137 timeoutDuration, timeoutUnit); in callWithTimeout()
|
D | FakeTimeLimiter.java | 40 TimeUnit timeoutUnit) { in newProxy() argument 43 checkNotNull(timeoutUnit); in newProxy() 49 TimeUnit timeoutUnit, boolean amInterruptible) throws Exception { in callWithTimeout() argument 50 checkNotNull(timeoutUnit); in callWithTimeout()
|
D | TimeLimiter.java | 79 long timeoutDuration, TimeUnit timeoutUnit); in newProxy() argument 105 TimeUnit timeoutUnit, boolean interruptible) throws Exception; in callWithTimeout() argument
|
/external/syzkaller/vendor/google.golang.org/grpc/transport/ |
D | http_util.go | 357 type timeoutUnit uint8 type 360 hour timeoutUnit = 'H' 361 minute timeoutUnit = 'M' 362 second timeoutUnit = 'S' 363 millisecond timeoutUnit = 'm' 364 microsecond timeoutUnit = 'u' 365 nanosecond timeoutUnit = 'n' 368 func timeoutUnitToDuration(u timeoutUnit) (d time.Duration, ok bool) { argument 427 unit := timeoutUnit(s[size-1])
|
/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
D | OkHttpChannelBuilder.java | 237 TimeUnit delayUnit, long keepAliveTimeout, TimeUnit timeoutUnit) { in enableKeepAlive() argument 240 .keepAliveTimeout(keepAliveTimeout, timeoutUnit); in enableKeepAlive()
|
/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
D | NettyChannelBuilder.java | 281 TimeUnit delayUnit, long keepAliveTimeout, TimeUnit timeoutUnit) { in enableKeepAlive() argument 284 .keepAliveTimeout(keepAliveTimeout, timeoutUnit); in enableKeepAlive()
|
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/testng/ant/3rdparty/ |
D | doclava-1.0.3.jar | META-INF/MANIFEST.MF
assets/html/index.html
assets/templates/data ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |