Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/vm_manager/
Dqemu_manager.cpp45 std::string GetMonitorPath(const vsoc::CuttlefishConfig* config) { in GetMonitorPath() function
75 LogAndSetEnv("monitor_path", GetMonitorPath(config_)); in StartCommand()
106 auto monitor_path = GetMonitorPath(config_); in Stop()