Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h284 void set_socket_vsock_proxy_binary(const std::string& binary);
Dcuttlefish_config.cpp745 void CuttlefishConfig::set_socket_vsock_proxy_binary( in set_socket_vsock_proxy_binary() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dflags.cc445 tmp_config_obj.set_socket_vsock_proxy_binary(FLAGS_socket_vsock_proxy_binary); in InitializeCuttlefishConfiguration()