Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcommand_source.h29 struct MonitorCommand { struct
33 MonitorCommand(Command command, bool is_critical = false) argument
40 virtual Result<std::vector<MonitorCommand>> Commands() = 0; argument