Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/vm_manager/
Dcrosvm_manager.cpp33 std::string GetControlSocketPath(const vsoc::CuttlefishConfig* config) { in GetControlSocketPath() function
97 command.AddParameter("--socket=", GetControlSocketPath(config_)); in StartCommand()
141 command.AddParameter(GetControlSocketPath(config_)); in Stop()