Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp41 std::string GetControlSocketPath(const cuttlefish::CuttlefishConfig* config) { in GetControlSocketPath() function
82 command.AddParameter(GetControlSocketPath(config)); in Stop()
184 crosvm_cmd.AddParameter("--socket=", GetControlSocketPath(config_)); in StartCommands()