Home
last modified time | relevance | path

Searched defs:MonitorEntry (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/host/commands/launch/
Dprocess_monitor.h30 struct MonitorEntry { struct
50 static bool RestartOnExitCb(MonitorEntry* entry); argument
Dprocess_monitor.cc126 bool ProcessMonitor::DoNotMonitorCb(MonitorEntry*) { in DoNotMonitorCb() argument
Dmain.cc177 [boot_events_pipe, state_machine](cvd::MonitorEntry*) { in SetUpHandlingOfBootEvents()