/base/notification/common_event_service/frameworks/core/src/ |
D | common_event_listener.cpp | 31 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent() 102 const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in OnReceiveEvent()
|
D | event_receive_proxy.cpp | 31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent()
|
/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 | 206 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(eventRef); variable 256 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable 313 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable 362 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable 386 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable 453 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable 485 std::shared_ptr<CommonEventData> commonEventData = std::make_shared<CommonEventData>(); variable
|
D | common_event_subscribe_unit_test.cpp | 119 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|
/base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/ |
D | getstickycommonevent_fuzzer.cpp | 24 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
D | eventreceiveproxy_fuzzer.cpp | 30 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/ |
D | publishcommonevent_fuzzer.cpp | 29 EventFwk::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/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 | 37 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
|
/base/notification/common_event_service/frameworks/native/src/ |
D | common_event_data.cpp | 128 CommonEventData *commonEventData = new (std::nothrow) CommonEventData(); in Unmarshalling() local
|
D | common_event_manager.cpp | 118 …ommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &commonEventData) in GetStickyCommonEvent()
|
/base/notification/common_event_service/test/fuzztest/dumpstate_fuzzer/ |
D | dumpstate_fuzzer.cpp | 47 EventFwk::CommonEventData commonEventData(want); in DoSomethingInterestingWithMyAPI() local
|
/base/notification/common_event_service/services/include/ |
D | common_event_record.h | 39 std::shared_ptr<CommonEventData> commonEventData; member
|
/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/tools/cem/src/ |
D | common_event_command.cpp | 90 CommonEventData commonEventData; in RunAsPublishCommand() local
|
/base/notification/common_event_service/tools/test/systemtest/cem/ |
D | common_event_command_publish_system_test.cpp | 94 void OnReceiveEvent(const CommonEventData &commonEventData) in OnReceiveEvent()
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_modem.cpp | 127 EventFwk::CommonEventData commonEventData; in RadioStateUpdated() local
|
/base/notification/common_event_service/test/benchmarktest/common_event_service_test/ |
D | common_event_manager_service_test.cpp | 173 CommonEventData commonEventData(testWant); in BENCHMARK_F() local
|
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/ |
D | actsCESDataTest.cpp | 1213 CommonEventData commonEventData; variable 1266 CommonEventData commonEventData; variable 1305 CommonEventData commonEventData; variable 1358 CommonEventData commonEventData; variable 1377 CommonEventData commonEventData; variable 2830 CommonEventData commonEventData; variable
|
/base/notification/common_event_service/frameworks/native/test/unittest/ |
D | common_event_subscribe_test.cpp | 88 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|
/base/notification/common_event_service/interfaces/kits/napi/common_event/include/ |
D | common_event.h | 184 CommonEventData commonEventData; member
|
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/ |
D | napi_common_event.h | 184 CommonEventData commonEventData; member
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | app_account_manager_service_module_test.cpp | 2360 CommonEventData commonEventData; variable
|