Home
last modified time | relevance | path

Searched refs:maxWaitRetry (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/src/host/
H A Dclient.cpp418 const uint16_t maxWaitRetry = 1200; // client socket try 12s in CommandWorker() local
420 if (++thisClass->debugRetryCount > maxWaitRetry) { in CommandWorker()

Completed in 3 milliseconds