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