Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp587 bool vsockTunnel = adb_mode().count("vsock_tunnel") > 0; in adb_device_name() local
590 if (tunnelMode || vsockTunnel || vsockHalfProxy || nativeVsock) { in adb_device_name()