Home
last modified time | relevance | path

Searched defs:triggerIdIn (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/src/
H A Don_change_threshold.cpp6 const std::string& triggerIdIn, Sensors sensorsIn, in OnChangeThreshold()
H A Ddiscrete_threshold.cpp9 boost::asio::io_context& ioc, const std::string& triggerIdIn, in DiscreteThreshold()
H A Dnumeric_threshold.cpp6 boost::asio::io_context& ioc, const std::string& triggerIdIn, in NumericThreshold()
H A Dtrigger_manager.cpp125 addTrigger(const std::string & triggerIdIn,const std::string & triggerNameIn,const std::vector<std::string> & triggerActions,const std::vector<LabeledSensorInfo> & labeledSensorsInfo,const std::vector<std::string> & reportIds,const LabeledTriggerThresholdParams & labeledThresholdParams) addTrigger() argument