Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/adb/
Dlaunch.cpp62 bool TcpConnectorEnabled() const { in TcpConnectorEnabled() function in cuttlefish::__anon1eeb87c10111::AdbHelper
86 if (helper_.TcpConnectorEnabled()) { in Commands()
111 return helper_.TcpConnectorEnabled() || helper_.VsockConnectorEnabled(); in Enabled()