Home
last modified time | relevance | path

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

/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_listener.cpp31 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent()
102 const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in OnReceiveEvent()
Devent_receive_proxy.cpp31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent()
/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.cpp206 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
Dcommon_event_subscribe_unit_test.cpp119 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
/base/notification/common_event_service/test/fuzztest/getstickycommonevent_fuzzer/
Dgetstickycommonevent_fuzzer.cpp24 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
Deventreceiveproxy_fuzzer.cpp30 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/test/fuzztest/publishcommonevent_fuzzer/
Dpublishcommonevent_fuzzer.cpp29 EventFwk::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/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.cpp37 EventFwk::CommonEventData commonEventData; in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_data.cpp128 CommonEventData *commonEventData = new (std::nothrow) CommonEventData(); in Unmarshalling() local
Dcommon_event_manager.cpp118 …ommonEventManager::GetStickyCommonEvent(const std::string &event, CommonEventData &commonEventData) in GetStickyCommonEvent()
/base/notification/common_event_service/test/fuzztest/dumpstate_fuzzer/
Ddumpstate_fuzzer.cpp47 EventFwk::CommonEventData commonEventData(want); in DoSomethingInterestingWithMyAPI() local
/base/notification/common_event_service/services/include/
Dcommon_event_record.h39 std::shared_ptr<CommonEventData> commonEventData; member
/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/tools/cem/src/
Dcommon_event_command.cpp90 CommonEventData commonEventData; in RunAsPublishCommand() local
/base/notification/common_event_service/tools/test/systemtest/cem/
Dcommon_event_command_publish_system_test.cpp94 void OnReceiveEvent(const CommonEventData &commonEventData) in OnReceiveEvent()
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_modem.cpp127 EventFwk::CommonEventData commonEventData; in RadioStateUpdated() local
/base/notification/common_event_service/test/benchmarktest/common_event_service_test/
Dcommon_event_manager_service_test.cpp173 CommonEventData commonEventData(testWant); in BENCHMARK_F() local
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/
DactsCESDataTest.cpp1213 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/
Dcommon_event_subscribe_test.cpp88 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
Dcommon_event.h184 CommonEventData commonEventData; member
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
Dnapi_common_event.h184 CommonEventData commonEventData; member
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
Dapp_account_manager_service_module_test.cpp2360 CommonEventData commonEventData; variable