Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h212 void set_socket_vsock_proxy_binary(const std::string& binary);
Dcuttlefish_config.cpp507 void CuttlefishConfig::set_socket_vsock_proxy_binary( in set_socket_vsock_proxy_binary() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc477 tmp_config_obj.set_socket_vsock_proxy_binary( in InitializeCuttlefishConfiguration()