Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h51 VsockHalfTunnel, enumerator
Dcuttlefish_config.cpp327 return AdbMode::VsockHalfTunnel; in stringToAdbMode()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc46 AdbModeEnabled(config, cuttlefish::AdbMode::VsockHalfTunnel); in AdbVsockHalfTunnelEnabled()