Lines Matching defs:wdtTimeOutAction
2482 * @param[in] wdtTimeOutAction The WDT Timeout action, from incoming RF request.
2489 const std::optional<std::string>& wdtTimeOutAction)
2493 if (wdtTimeOutAction)
2495 std::string wdtTimeOutActStr = rfToDbusWDTTimeOutAct(*wdtTimeOutAction);
2500 *wdtTimeOutAction);
2501 messages::propertyValueNotInList(asyncResp->res, *wdtTimeOutAction,
3216 std::optional<std::string> wdtTimeOutAction;
3262 if (patchParams.wdtEnable || patchParams.wdtTimeOutAction)
3265 patchParams.wdtTimeOutAction);
3396 "HostWatchdogTimer/TimeoutAction", patchParams.wdtTimeOutAction, //