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.h45 VsockHalfTunnel, enumerator
Dcuttlefish_config.cpp458 return AdbMode::VsockHalfTunnel; in stringToAdbMode()
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc46 && AdbModeEnabled(config, vsoc::AdbMode::VsockHalfTunnel); in AdbVsockHalfTunnelEnabled()