Home
last modified time | relevance | path

Searched refs:timeoutUnit (Results 1 – 15 of 15) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DSimpleTimeLimiter.java85 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()
DFakeTimeLimiter.java40 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()
DTimeLimiter.java79 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/
Dhttp_util.go357 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/
DOkHttpChannelBuilder.java237 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/
DNettyChannelBuilder.java281 TimeUnit delayUnit, long keepAliveTimeout, TimeUnit timeoutUnit) { in enableKeepAlive() argument
284 .keepAliveTimeout(keepAliveTimeout, timeoutUnit); in enableKeepAlive()
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...