| /base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/ |
| D | common_event_control_manager_branch_test.cpp | 95 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/ |
| D | common_event_freeze_unit_test.cpp | 174 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
|
| D | common_event_publish_ordered_event_unit_test.cpp | 228 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
|
| D | common_event_subscriber_manager_test.cpp | 729 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 …]
|
| D | common_event_control_manager_test.cpp | 249 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/ |
| D | static_subscriber_stub_impl.cpp | 26 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(data); in OnReceiveEvent() local
|
| /base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/ |
| D | getstickycommonevent_fuzzer.cpp | 25 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event_listener.cpp | 37 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/ |
| D | publishcommonevent_fuzzer.cpp | 31 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicestickycommonevent_fuzzer/ |
| D | stickycommonevent_fuzzer.cpp | 35 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicepublishcommonevent_fuzzer/ |
| D | publishcommonevent_fuzzer.cpp | 36 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/publishcommoneventasuser_fuzzer/ |
| D | publishcommoneventasuser_fuzzer.cpp | 30 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicedumpstate_fuzzer/ |
| D | dumpstate_fuzzer.cpp | 35 CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| D | mock_common_event_manager.cpp | 56 …ommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &commonEventData) in GetStickyCommonEvent()
|
| /base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/ |
| D | commoneventstub_fuzzer.cpp | 31 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/ |
| D | commoneventmanagerservice_fuzzer.cpp | 36 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/ |
| D | commonevent_fuzzer.cpp | 46 EventFwk::CommonEventData commonEventData(want); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/frameworks/native/src/ |
| D | common_event_data.cpp | 129 CommonEventData *commonEventData = new (std::nothrow) CommonEventData(); in Unmarshalling() local
|
| /base/notification/common_event_service/frameworks/extension/src/ani/ |
| D | ani_common_event_utils.cpp | 94 ani_env* env, ani_object& ani_data, const CommonEventData& commonEventData) in ConvertCommonEventDataToEts()
|
| D | ani_static_subscriber_extension.cpp | 135 const CommonEventData& commonEventData = *data; in OnReceiveEvent() local
|
| /base/notification/common_event_service/services/include/ |
| D | common_event_record.h | 40 std::shared_ptr<CommonEventData> commonEventData; member
|
| /base/notification/common_event_service/tools/cem/src/ |
| D | common_event_command.cpp | 78 CommonEventData commonEventData; in RunAsPublishCommand() local
|
| /base/notification/common_event_service/test/benchmarktest/common_event_publish_test/ |
| D | common_event_publish_test.cpp | 112 CommonEventData commonEventData(testWant); in BENCHMARK_F() local
|
| /base/notification/common_event_service/interfaces/kits/ani/common_event/src/ |
| D | ani_common_event.cpp | 37 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/ |
| D | common_event_command_publish_system_test.cpp | 114 void OnReceiveEvent(const CommonEventData &commonEventData) in OnReceiveEvent()
|