Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc50 bool vsock_tunnel = AdbVsockTunnelEnabled(config); in AdbTcpConnectorEnabled() local
52 return config.run_adb_connector() && (vsock_tunnel || vsock_half_tunnel); in AdbTcpConnectorEnabled()