Searched defs:triggerActionsIn (Results 1 – 2 of 2) sorted by relevance
| /openbmc/telemetry/src/ |
| H A D | trigger.cpp | 19 Trigger(boost::asio::io_context & ioc,const std::shared_ptr<sdbusplus::asio::object_server> & objServer,TriggerId && idIn,const std::string & nameIn,const std::vector<TriggerAction> & triggerActionsIn,const std::shared_ptr<std::vector<std::string>> reportIdsIn,std::vector<std::shared_ptr<interfaces::Threshold>> && thresholdsIn,interfaces::TriggerManager & triggerManager,interfaces::JsonStorage & triggerStorageIn,const interfaces::TriggerFactory & triggerFactory,Sensors sensorsIn) Trigger() argument
|
| H A D | trigger_factory.cpp | 218 const std::vector<std::string>& triggerActionsIn, in make()
|