Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp46 std::string GetMonitorPath(const cuttlefish::CuttlefishConfig* config) { in GetMonitorPath() function
58 auto monitor_path = GetMonitorPath(config); in Stop()
189 qemu_cmd.AddParameter("socket,id=charmonitor,path=", GetMonitorPath(config_), in StartCommands()