Home
last modified time | relevance | path

Searched refs:startMethod (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.cpp30 constexpr auto startMethod = "StartUnit"; variable
97 (action == Action::start) ? startMethod : stopMethod; in runTargetAction()