Searched refs:ThresholdName (Results 1 – 5 of 5) sorted by relevance
| /openbmc/telemetry/src/ |
| H A D | trigger_actions.hpp | 41 void commit(const std::string& triggerId, const ThresholdName thresholdName, 67 void commit(const std::string& triggerId, const ThresholdName thresholdName, 86 void commit(const std::string& triggerId, const ThresholdName thresholdName, 107 void commit(const std::string& triggerId, const ThresholdName thresholdName,
|
| H A D | trigger_actions.cpp | 72 const std::string& triggerId, const ThresholdName thresholdNameInIn, in commit() 133 const std::string& triggerId, const ThresholdName thresholdNameIn, in commit() 180 const std::string& triggerId, const ThresholdName thresholdNameIn, in commit() 225 const std::string& triggerId, const ThresholdName thresholdNameIn, in commit()
|
| /openbmc/telemetry/tests/src/mocks/ |
| H A D | trigger_action_mock.hpp | 11 (const std::string&, const ThresholdName, const std::string&,
|
| /openbmc/telemetry/src/interfaces/ |
| H A D | trigger_action.hpp | 18 const ThresholdName thresholdName,
|
| /openbmc/telemetry/src/types/ |
| H A D | trigger_types.hpp | 155 using ThresholdName = std::optional<std::reference_wrapper<const std::string>>; typedef
|