Home
last modified time | relevance | path

Searched defs:control_socket_path (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp79 std::string CuttlefishConfig::EnvironmentSpecific::control_socket_path() const { in control_socket_path() function in cuttlefish::CuttlefishConfig::EnvironmentSpecific
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp228 const auto control_socket_path = in TakeCrosvmGuestSnapshot() local