H A D | hisysevent_operation.h | 31 return InnerCombine(domain, eventName, type, keyValues...); in CombineHiSysEvent() 52 static std::string InnerCombine(const std::string &domain, const std::string &eventName, int type, in InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 63 InnerCombine(eventBase, keyValues...); in InnerCombine() 87 static void InnerCombine(EventBase &eventBase, const std::string &key, bool value, Types... keyValues) in InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 90 InnerCombine(eventBase, keyValues...); in InnerCombine() 94 static void InnerCombine(EventBase &eventBase, const std::string &key, const char value, Types... keyValues) in InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 97 InnerCombine(eventBase, keyValues...); in InnerCombine() 101 static void InnerCombine(EventBase &eventBase, const std::string &key, in InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 105 InnerCombine(eventBase, keyValues...); in InnerCombine() 109 static void InnerCombine(EventBas function in OHOS::PowerMgr::HiSysEventOperation 116 static void InnerCombine(EventBase &eventBase, const std::string &key, InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 124 static void InnerCombine(EventBase &eventBase, const std::string &key, const int value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 131 static void InnerCombine(EventBase &eventBase, const std::string &key, const unsigned int value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 138 static void InnerCombine(EventBase &eventBase, const std::string &key, const long value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 145 static void InnerCombine(EventBase &eventBase, const std::string &key, InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 153 static void InnerCombine(EventBase &eventBase, const std::string &key, const long long value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 160 static void InnerCombine(EventBase &eventBase, InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 168 static void InnerCombine(EventBase &eventBase, const std::string &key, const float value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 175 static void InnerCombine(EventBase &eventBase, const std::string &key, const double value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 182 static void InnerCombine(EventBase &eventBase, const std::string &key, const std::string &value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation 189 static void InnerCombine(EventBase &eventBase, const std::string &key, const char *value, Types... keyValues) InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation [all...] |