Home
last modified time | relevance | path

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

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dnot_go110.go26 func shouldRetry(err error) bool { func
Dgo110.go21 func shouldRetry(err error) bool { func
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Dretry.go71 func shouldRetry(status int, err error) bool { func
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java1005 final boolean shouldRetry; field in RetriableStream.RetryPlan
1009 RetryPlan(boolean shouldRetry, long backoffNanos) { in RetryPlan()
/external/grpc-grpc-java/core/
Dgrpc-core-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...