Home
last modified time | relevance | path

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

/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp98 auto newAction = Watchdog::Action::PowerOff; in TEST_F() local
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py237 def newAction(self, phase, name, pid, start, end, ret, ulen): member in Data
H A Dsleepgraph.py1975 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): member in Data