Home
last modified time | relevance | path

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

/device/google/wahoo/folio_daemon/
Dmain.cpp50 int attemptCount = 0; in main() local
114 if (++attemptCount >= RETRY_LIMIT) { in main()