Home
last modified time | relevance | path

Searched defs:triggerActions (Results 1 – 6 of 6) sorted by relevance

/openbmc/telemetry/src/
H A Dtrigger_factory.cpp26 const std::vector<TriggerAction>& triggerActions, in updateDiscreteThresholds()
92 const std::vector<TriggerAction>& triggerActions, in updateNumericThresholds()
127 const std::vector<TriggerAction>& triggerActions, in updateThresholds()
155 const std::vector<TriggerAction>& triggerActions, in makeDiscreteThreshold()
180 const std::vector<TriggerAction>& triggerActions, in makeNumericThreshold()
203 const std::vector<TriggerAction>& triggerActions, in makeOnChangeThreshold()
226 auto triggerActions = in make() local
H A Dtrigger_manager.cpp37 discreteThresholds) { in TriggerManager()
126 const std::vector<std::string>& triggerActions, in addTrigger()
169 const std::vector<std::string> triggerActions = in loadFromPersistent() local
H A Dtrigger.hpp56 std::vector<TriggerAction> triggerActions; member in Trigger
/openbmc/telemetry/tests/src/params/
H A Dtrigger_params.hpp49 TriggerParams& triggerActions(const std::vector<TriggerAction>& val) in triggerActions() function in TriggerParams
55 const std::vector<TriggerAction>& triggerActions() const in triggerActions() function in TriggerParams
/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp612 std::optional<std::vector<std::string>> triggerActions; in parsePostTriggerParams() local
737 nlohmann::json::array_t triggerActions; in getTriggerActions() local
848 const std::vector<std::string>* triggerActions = nullptr; in fillTrigger() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp843 TriggerActions triggerActions; in addParameterTrigger() local