Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_adb.cc215 int retryCount = 0; in Accept() local
313 if (++retryCount > 5) { in Accept()