Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dstreamer.cpp305 CreateUnixInputServer(instance_.switches_socket_path()); in ResultSetup()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp586 instance.switches_socket_path(), "]"); in StartCommands()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h393 std::string switches_socket_path() const;
Dcuttlefish_config_instance.cpp1830 std::string CuttlefishConfig::InstanceSpecific::switches_socket_path() const { in switches_socket_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific