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.h50 VsockTunnel, enumerator
Dcuttlefish_config.cpp325 return AdbMode::VsockTunnel; in stringToAdbMode()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc40 AdbModeEnabled(config, cuttlefish::AdbMode::VsockTunnel); in AdbVsockTunnelEnabled()