Home
last modified time | relevance | path

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

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/
H A Dtransport_local.cpp154 constexpr uint32_t LOCAL_PORT_RETRY_COUNT = 60; variable
406 port.retry_count = LOCAL_PORT_RETRY_COUNT; in ~EmulatorConnection()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/
H A Dtransport_local.cpp193 static constexpr uint32_t LOCAL_PORT_RETRY_COUNT = 60; variable
333 port.retry_count = LOCAL_PORT_RETRY_COUNT; in ~EmulatorConnection()