Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h281 void set_socket_forward_proxy_binary(const std::string& binary);
Dcuttlefish_config.cpp736 void CuttlefishConfig::set_socket_forward_proxy_binary( in set_socket_forward_proxy_binary() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dflags.cc443 tmp_config_obj.set_socket_forward_proxy_binary( in InitializeCuttlefishConfiguration()