Home
last modified time | relevance | path

Searched defs:eventName (Results 1 – 25 of 75) sorted by relevance

123

/base/notification/common_event_service/test/systemtest/common/acts/actsCESSubscribeInfoTest/
DactsCESSubscribeInfoTest.cpp81 std::string eventName = "setPriorityTest1"; variable
110 std::string eventName = "priorityTest2"; variable
139 std::string eventName = "priorityTest3"; variable
168 std::string eventName = "priorityTest4"; variable
197 std::string eventName = "priorityTest5"; variable
226 std::string eventName = "permissionTEST1"; variable
256 std::string eventName = "permissionTEST2"; variable
285 std::string eventName = "permissionTEST3"; variable
314 std::string eventName = "permissionTEST4"; variable
343 std::string eventName = "permissionTEST5"; variable
[all …]
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
Dcommon_event_services_system_test.cpp187 std::string eventName = "TESTEVENT_SUBSCRIBER"; variable
204 std::string eventName = "1"; variable
221 std::string eventName = ""; variable
238 std::string eventName = "............."; variable
255 std::string eventName = "HELLO\0\0\0WORLD"; variable
272 std::string eventName = "TESTEVENT_SUBSCRIBER_SETPRIORITY"; variable
290 std::string eventName = "TESTEVENT_UNSUBSCRIBE_SETPRIORITY"; variable
308 std::string eventName = "TESTEVENT1"; variable
334 std::string eventName = ""; variable
360 std::string eventName = "TESTEVENT3"; variable
[all …]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/
DactsCESCESpublishInfoTest.cpp84 std::string eventName = "StickyFalseTest001"; variable
117 std::string eventName = "StickyFalseTest001"; variable
149 std::string eventName = "StickyFalseTest003"; variable
181 std::string eventName = "StickyTrueTest004"; variable
213 std::string eventName = "StickyFalseTest005"; variable
243 std::string eventName = "StickyTrueTest006"; variable
279 std::string eventName = "StickyTrueTest007"; variable
315 std::string eventName = "StickyFalseTest008"; variable
351 std::string eventName = "StickyFalseTest009"; variable
387 std::string eventName = "StickyFalseTest010"; variable
[all …]
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp118 std::string eventName = "SUBSCRIBEEVENT_MODULETEST"; variable
138 std::string eventName = "1"; variable
158 std::string eventName = ""; variable
215 std::string eventName = "SUBSCRIBEEVENT_MODULETEST_"; variable
236 std::string eventName = "SUBSCRIBEEVENT_MODULETEST_PRIORITY"; variable
257 std::string eventName = "SUBSCRIBEEVENT_MODULETEST_DEVUCEID"; variable
279 std::string eventName = "UNSUBSCRIBEEVENT_MODULETEST_PRIORITY"; variable
300 std::string eventName = "UNSUBSCRIBEEVENT_MODULETEST_DEVUCEID"; variable
320 std::string eventName = "SUBSCRIBEEVENT_MODULETEST_"; variable
340 std::string eventName = "UNSUBSCRIBEEVENT_MODELETEST"; variable
[all …]
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_listener.cpp42 std::string eventName = sysEvent->GetEventName(); in OnEvent() local
59 void BatteryStatsListener::ProcessHiSysEvent(const std::string& eventName, const Json::Value& root) in ProcessHiSysEvent()
109 const std::string& eventName) in ProcessCameraEvent()
164 const std::string& eventName) in ProcessSensorEvent()
206 const std::string& eventName) in ProcessBluetoothBrEvent()
236 const std::string& eventName) in ProcessBluetoothBleEvent()
264 const std::string& eventName) in ProcessBluetoothEvent()
275 const std::string& eventName) in ProcessWifiEvent()
315 const std::string& eventName) in ProcessPhoneEvent()
449 const std::string& eventName) in ProcessDispalyEvent()
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
DactsCESManagertest.cpp139 std::string eventName = "TESTEVENT_SUBSCRIBER"; variable
169 std::string eventName = "1"; variable
199 std::string eventName = ""; variable
229 std::string eventName = "............."; variable
259 std::string eventName = "HELLO\0\0\0WORLD"; variable
289 std::string eventName = "TESTEVENT_SUBSCRIBER_SETPRIORITY"; variable
320 std::string eventName = "TESTEVENT_UNSUBSCRIBE_SETPRIORITY"; variable
592 std::string eventName = "TESTEVENT_UNSUBSCRIBE"; variable
622 std::string eventName = "2"; variable
652 std::string eventName = ""; variable
[all …]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
DactsCESMatchingSkillsTest.cpp68 std::string eventName = "entityTest"; variable
111 std::string eventName = "EventEntityTest"; variable
154 std::string eventName = "EventEntityTest2"; variable
198 std::string eventName = "EventEntityTest3"; variable
258 std::string eventName = "EventEntityTest3"; variable
332 std::string eventName = "EventSchemeTest"; variable
364 std::string eventName = "EventSchemeTest2"; variable
396 std::string eventName = "EventSchemeTest3"; variable
428 std::string eventName = "EventSchemeTest2"; variable
475 std::string eventName = "EventSchemeTest2"; variable
[all …]
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_native_test.cpp199 std::string eventName = "NORMAL001"; variable
318 std::string eventName = "DOMAIN_SPECIAL_CHAR"; variable
337 std::string eventName = "DOMAIN_EMPTY"; variable
356 std::string eventName = "DOMAIN_TOO_LONG_16"; variable
383 std::string eventName = "_SPECIAL_CHAR"; variable
402 std::string eventName = ""; variable
421 std::string eventName = ""; variable
452 std::string eventName = "HiSysEvent006"; variable
523 std::string eventName = "ESCAPE"; variable
543 std::string eventName = "KEY_EMPTY"; variable
[all …]
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
Dhisysevent_adapter_impl.cpp30 int ForwardToHiSysEvent(const std::string& eventName, HiSysEventAdapter::EventType type, const std:… in ForwardToHiSysEvent()
46 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
53 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
59 int HiSysEventAdapterImpl::Write(const std::string& eventName, EventType type, in Write()
/base/notification/common_event_service/test/benchmarktest/common_event_service_test/
Dcommon_event_manager_service_test.cpp70 std::string eventName = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
94 std::string eventName = "1"; in BENCHMARK_F() local
118 std::string eventName = ""; in BENCHMARK_F() local
142 std::string eventName = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
166 std::string eventName = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
197 std::string eventName = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dwrite_controller.cpp36 …oller::CheckLimitWritingEvent(const ControlParam& param, const char* domain, const char* eventName, in CheckLimitWritingEvent()
70 std::string WriteController::ConcatenateInfoAsKey(const char* eventName, const char* func, int64_t … in ConcatenateInfoAsKey() argument
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_common_event_receiver.cpp37 bool ThermalCommonEventReceiver::Start(std::string eventName, EventHandle callback) in Start()
44 void ThermalCommonEventReceiver::InitEventHandles(std::string eventName, EventHandle callback) in InitEventHandles()
/base/powermgr/battery_statistics/utils/native/src/
Dstats_hisysevent.cpp23 bool StatsHiSysEvent::CheckHiSysEvent(const std::string& eventName) in CheckHiSysEvent()
/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
Dmock_common_event_permission_manager.cpp28 std::string eventName = "aa"; in GetEventPermission() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
Dsys_event_callback_default.h32 void Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle()
Dsys_event_callback_ohos_test.cpp28 void SysEventCallbackOhosTest::Handle(const std::u16string& domain, const std::u16string& eventName in Handle()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_operator_brocast_test.cpp30 auto eventName = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dsys_event_rule.h45 std::string eventName; variable
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dsys_event_rule.h41 std::string eventName; variable
/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
Dstats_service_write_event.h29 const std::string &eventName, int type, Types... keyValues) in StatsWriteHiSysEvent()
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_hisysevent_test.cpp165 [events](std::string eventName, const std::string &str) { in HWTEST_F()
172 [anotherEvent](std::string eventName, const std::string &str) { in HWTEST_F()
199 [events](std::string eventName, const std::string &str) { in HWTEST_F()
207 [anotherEvent](std::string eventName, const std::string &str) { in HWTEST_F()
/base/telephony/core_service/services/network_search/test/
Dtest_broadcast.cpp27 auto eventName = data.GetWant().GetAction(); in OnReceiveEvent() local
/base/notification/common_event_service/services/test/unittest/mock/
Dmock_common_event_permission_manager.cpp38 std::string eventName = "aa"; in GetEventPermission() local
/base/notification/common_event_service/test/benchmarktest/common_event_publish_test/
Dcommon_event_publish_test.cpp66 std::string eventName = "SUBSCRIBER_EVENT_BENCHMARK"; in BENCHMARK_F() local
84 std::string eventName = "UNSUBSCRIBER_EVENT_BENCHMARK"; in BENCHMARK_F() local
/base/notification/common_event_service/services/src/
Devent_report.cpp32 void EventReport::SendHiSysEvent(const std::string &eventName, const EventInfo &eventInfo) in SendHiSysEvent()
153 void EventReport::InnerEventWrite(const std::string &eventName, in InnerEventWrite()

123