/base/notification/common_event_service/frameworks/core/src/ |
H A D | event_receive_stub.cpp | 44 bool sticky = data.ReadBool(); in OnRemoteRequest() local
|
H A D | event_receive_proxy.cpp | 31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
|
H A D | common_event_listener.cpp | 35 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument 128 OnReceiveEvent( const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) OnReceiveEvent() argument
|
/base/notification/common_event_service/frameworks/native/test/unittest/ |
H A D | matching_skills_test.cpp | 401 bool sticky = true; in HWTEST_F() local 419 bool sticky = true; in HWTEST_F() local 439 bool sticky = true; in HWTEST_F() local 459 bool sticky = true; in HWTEST_F() local 480 bool sticky = true; in HWTEST_F() local 499 bool sticky = true; HWTEST_F() local 518 bool sticky = true; HWTEST_F() local [all...] |
H A D | common_event_subscribe_test.cpp | 88 virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
|
/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_control_manager_test.cpp | 65 bool sticky = commonEventControlManager.PublishStickyCommonEvent(eventRecord, subscriberRecord);
in HWTEST_F() local 80 bool sticky = commonEventControlManager.NotifyUnorderedEvent(eventRecord);
in HWTEST_F() local 95 bool sticky = commonEventControlManager.EnqueueUnorderedRecord(eventRecordPtr);
in HWTEST_F() local
|
H A D | common_event_subscribe_unit_test.cpp | 600 virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
|
/base/notification/common_event_service/frameworks/native/src/ |
H A D | async_common_event_result.cpp | 23 AsyncCommonEventResult(const int32_t &resultCode, const std::string &resultData, const bool &ordered, const bool &sticky, const wptr<IRemoteObject> &token) AsyncCommonEventResult() argument
|
H A D | common_event_publish_info.cpp | 46 void CommonEventPublishInfo::SetSticky(bool sticky) in SetSticky() argument
|
/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/ |
H A D | actsCESCESpublishInfoTest.cpp | 85 bool sticky = false; in HWTEST_F() local 118 bool sticky = true; in HWTEST_F() local 150 bool sticky = false; in HWTEST_F() local 182 bool sticky = true; in HWTEST_F() local 244 bool sticky = true; in HWTEST_F() local 280 bool sticky = false; HWTEST_F() local 316 bool sticky = false; HWTEST_F() local 352 bool sticky = true; HWTEST_F() local 394 bool sticky = true; HWTEST_F() local 987 bool sticky = true; HWTEST_F() local 1021 bool sticky = false; HWTEST_F() local 1055 bool sticky = false; HWTEST_F() local 1089 bool sticky = true; HWTEST_F() local [all...] |
/base/notification/common_event_service/services/include/ |
H A D | history_event_record.h | 54 bool sticky; member
|
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
H A D | common_event_services_module_test.cpp | 1375 bool sticky = false; in HWTEST_F() local
|