Home
last modified time | relevance | path

Searched defs:sticky (Results 1 - 12 of 12) sorted by relevance

/base/notification/common_event_service/frameworks/core/src/
H A Devent_receive_stub.cpp44 bool sticky = data.ReadBool(); in OnRemoteRequest() local
H A Devent_receive_proxy.cpp31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in NotifyEvent() argument
H A Dcommon_event_listener.cpp35 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 Dmatching_skills_test.cpp401 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 Dcommon_event_subscribe_test.cpp88 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 Dcommon_event_control_manager_test.cpp65 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 Dcommon_event_subscribe_unit_test.cpp600 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 Dasync_common_event_result.cpp23 AsyncCommonEventResult(const int32_t &resultCode, const std::string &resultData, const bool &ordered, const bool &sticky, const wptr<IRemoteObject> &token) AsyncCommonEventResult() argument
H A Dcommon_event_publish_info.cpp46 void CommonEventPublishInfo::SetSticky(bool sticky) in SetSticky() argument
/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/
H A DactsCESCESpublishInfoTest.cpp85 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 Dhistory_event_record.h54 bool sticky; member
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp1375 bool sticky = false; in HWTEST_F() local

Completed in 13 milliseconds