Searched defs:newAction (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-watchdog/test/ |
H A D | watchdog.cpp | 98 auto newAction = Watchdog::Action::PowerOff; in TEST_F() local
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | bootgraph.py | 237 def newAction(self, phase, name, pid, start, end, ret, ulen): member in Data
|
H A D | sleepgraph.py | 1975 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): member in Data
|