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.cpp48 std::string GetMonitorPath(const CuttlefishConfig& config) { in GetMonitorPath() function
60 auto monitor_path = GetMonitorPath(*config); in Stop()
357 qemu_cmd.AddParameter("socket,id=charmonitor,path=", GetMonitorPath(config), in StartCommands()