Searched defs:LOCAL_PORT_RETRY_COUNT (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dtransport_local.cpp189 constexpr uint32_t LOCAL_PORT_RETRY_COUNT = 60; variable
464 port.retry_count = LOCAL_PORT_RETRY_COUNT;

Completed in 39 milliseconds