Searched refs:startMethod (Results 1 – 1 of 1) sorted by relevance
30 constexpr auto startMethod = "StartUnit"; variable97 (action == Action::start) ? startMethod : stopMethod; in runTargetAction()