Searched refs:wdtTimeOutAction (Results 1 – 1 of 1) sorted by relevance
2489 const std::optional<std::string>& wdtTimeOutAction) in setWDTProperties() argument2493 if (wdtTimeOutAction) in setWDTProperties()2495 std::string wdtTimeOutActStr = rfToDbusWDTTimeOutAct(*wdtTimeOutAction); in setWDTProperties()2500 *wdtTimeOutAction); in setWDTProperties()2501 messages::propertyValueNotInList(asyncResp->res, *wdtTimeOutAction, in setWDTProperties()3219 std::optional<std::string> wdtTimeOutAction; member3265 if (patchParams.wdtEnable || patchParams.wdtTimeOutAction) in processComputerSystemPatch()3268 patchParams.wdtTimeOutAction); in processComputerSystemPatch()3399 "HostWatchdogTimer/TimeoutAction", patchParams.wdtTimeOutAction, // in handleComputerSystemPatch()