Home
last modified time | relevance | path

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

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