Home
last modified time | relevance | path

Searched defs:attempt (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/
Dclient.cpp307 auto attempt = HandleCommand(args_copy, env, {}); in HandleAcloud() local
/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc353 for (int attempt = 0; attempt != retry_attempts_; ++attempt) { in RetryImpl() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp33131 inline void WaitBeforeNextAttempt(int attempt) { in WaitBeforeNextAttempt()
33264 for (int attempt = 0; attempt < kRetryAttempts; attempt++) { in TryAcquireChunk() local
33342 for (int attempt = 0; attempt < kRetryAttempts; attempt++) { in ReleaseChunk() local