Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport_local.cpp193 static constexpr uint32_t LOCAL_PORT_RETRY_COUNT = 60; variable
333 port.retry_count = LOCAL_PORT_RETRY_COUNT; in ~EmulatorConnection()