Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.h30 struct MonitorEntry { struct
52 static bool RestartOnExitCb(MonitorEntry* entry); argument
Dprocess_monitor.cc163 bool ProcessMonitor::DoNotMonitorCb(MonitorEntry*) { return false; } in DoNotMonitorCb() argument
Dmain.cc151 [boot_events_pipe, state_machine](cuttlefish::MonitorEntry*) { in SetUpHandlingOfBootEvents()