Searched defs:reportIds (Results 1 – 8 of 8) sorted by relevance
27 const std::shared_ptr<std::vector<std::string>>& reportIds, in updateDiscreteThresholds()93 const std::shared_ptr<std::vector<std::string>>& reportIds, in updateNumericThresholds()128 const std::shared_ptr<std::vector<std::string>>& reportIds, in updateThresholds()156 const std::shared_ptr<std::vector<std::string>>& reportIds, in makeDiscreteThreshold()181 const std::shared_ptr<std::vector<std::string>>& reportIds, in makeNumericThreshold()204 const std::shared_ptr<std::vector<std::string>>& reportIds, in makeOnChangeThreshold()233 auto reportIds = std::make_shared<std::vector<std::string>>(reportIdsIn); in make() local
54 auto reportIds = utils::transform<std::vector>( in TriggerManager() local110 const std::vector<std::string>& reportIds, in verifyAddTrigger()128 const std::vector<std::string>& reportIds, in addTrigger()186 auto reportIds = in loadFromPersistent() local
135 const std::shared_ptr<std::vector<std::string>>& reportIds) in fillActions()207 const std::shared_ptr<std::vector<std::string>>& reportIds) in fillActions()272 const std::shared_ptr<std::vector<std::string>>& reportIds) in fillActions()
58 std::shared_ptr<std::vector<std::string>> reportIds; member in Trigger
148 std::shared_ptr<std::vector<std::string>> reportIds; member in action::UpdateReport
65 const std::vector<std::string>& reportIds() const in reportIds() function in TriggerParams70 TriggerParams& reportIds(std::vector<std::string> val) in reportIds() function in TriggerParams
11 std::vector<std::string> reportIds; member
15 std::vector<std::string> reportIds; member