Home
last modified time | relevance | path

Searched refs:InnerCombine (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dhisysevent_operation.h31 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...]
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H A Dhisysevent_operation.cpp85 void HiSysEventOperation::InnerCombine(HiSysEventOperation::EventBase &eventBase) in InnerCombine() function in OHOS::PowerMgr::HiSysEventOperation

Completed in 2 milliseconds