Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp732 std::string CuttlefishConfig::socket_forward_proxy_binary() const { in socket_forward_proxy_binary() function in vsoc::CuttlefishConfig
737 const std::string& socket_forward_proxy_binary) { in set_socket_forward_proxy_binary() argument
738 (*dictionary_)[kSocketForwardProxyBinary] = socket_forward_proxy_binary; in set_socket_forward_proxy_binary()
Dcuttlefish_config.h282 std::string socket_forward_proxy_binary() const;
/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.cc284 cvd::Command adb_tunnel(config.socket_forward_proxy_binary()); in LaunchSocketForwardProxyIfEnabled()
Dflags.cc122 DEFINE_string(socket_forward_proxy_binary,