Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc49 bool AdbTcpConnectorEnabled(const cuttlefish::CuttlefishConfig& config) { in AdbTcpConnectorEnabled() function
275 if (AdbTcpConnectorEnabled(config)) { in LaunchAdbConnectorIfEnabled()