Home
last modified time | relevance | path

Searched defs:commonEventData (Results 1 – 25 of 35) sorted by relevance

12

/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
Dcommon_event_control_manager_branch_test.cpp95 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
114 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
137 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
161 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
186 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
211 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
234 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
257 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
282 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
307 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
[all …]
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_freeze_unit_test.cpp174 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
224 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
265 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
308 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
351 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
394 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
505 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
Dcommon_event_publish_ordered_event_unit_test.cpp228 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(eventRef); variable
278 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
335 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
384 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
408 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
475 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
507 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
Dcommon_event_subscriber_manager_test.cpp729 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
751 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
775 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
805 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
838 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
865 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
899 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
931 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
966 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
999 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
[all …]
Dcommon_event_control_manager_test.cpp249 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
271 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
294 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
377 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
399 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
422 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); in HWTEST_F() local
/base/notification/common_event_service/frameworks/extension/src/
Dstatic_subscriber_stub_impl.cpp26 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(data); in OnReceiveEvent() local
/base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/
Dgetstickycommonevent_fuzzer.cpp25 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_listener.cpp37 ErrCode CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, bool ordered, bool… in NotifyEvent()
131 const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in OnReceiveEvent()
/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/
Dpublishcommonevent_fuzzer.cpp31 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicestickycommonevent_fuzzer/
Dstickycommonevent_fuzzer.cpp35 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicepublishcommonevent_fuzzer/
Dpublishcommonevent_fuzzer.cpp36 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/publishcommoneventasuser_fuzzer/
Dpublishcommoneventasuser_fuzzer.cpp30 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicedumpstate_fuzzer/
Ddumpstate_fuzzer.cpp35 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_common_event_manager.cpp56 …ommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &commonEventData) in GetStickyCommonEvent()
/base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/
Dcommoneventstub_fuzzer.cpp31 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/
Dcommoneventmanagerservice_fuzzer.cpp36 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/
Dcommonevent_fuzzer.cpp46 EventFwk::CommonEventData commonEventData(want); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_data.cpp129 CommonEventData *commonEventData = new (std::nothrow) CommonEventData(); in Unmarshalling() local
/base/notification/common_event_service/frameworks/extension/src/ani/
Dani_common_event_utils.cpp94 ani_env* env, ani_object& ani_data, const CommonEventData& commonEventData) in ConvertCommonEventDataToEts()
Dani_static_subscriber_extension.cpp135 const CommonEventData& commonEventData = *data; in OnReceiveEvent() local
/base/notification/common_event_service/services/include/
Dcommon_event_record.h40 std::shared_ptr<CommonEventData> commonEventData; member
/base/notification/common_event_service/tools/cem/src/
Dcommon_event_command.cpp78 CommonEventData commonEventData; in RunAsPublishCommand() local
/base/notification/common_event_service/test/benchmarktest/common_event_publish_test/
Dcommon_event_publish_test.cpp112 CommonEventData commonEventData(testWant); in BENCHMARK_F() local
/base/notification/common_event_service/interfaces/kits/ani/common_event/src/
Dani_common_event.cpp37 CommonEventData commonEventData; in publishExecute() local
54 CommonEventData commonEventData; in publishWithOptionsExecute() local
73 CommonEventData commonEventData; in publishAsUserExecute() local
93 CommonEventData commonEventData; in publishAsUserWithOptionsExecute() local
/base/notification/common_event_service/tools/test/systemtest/cem/
Dcommon_event_command_publish_system_test.cpp114 void OnReceiveEvent(const CommonEventData &commonEventData) in OnReceiveEvent()

12