Home
last modified time | relevance | path

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

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