Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h44 VsockTunnel, enumerator
Dcuttlefish_config.cpp458 return AdbMode::VsockTunnel; in stringToAdbMode()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc40 && AdbModeEnabled(config, vsoc::AdbMode::VsockTunnel); in AdbVsockTunnelEnabled()