Home
last modified time | relevance | path

Searched defs:ordered (Results 1 – 8 of 8) sorted by relevance

/base/notification/ces_standard/frameworks/core/src/
Dcommon_event_listener.cpp30 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent()
93 const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in OnReceiveEvent()
Devent_receive_stub.cpp40 bool ordered = data.ReadBool(); in OnRemoteRequest() local
Devent_receive_proxy.cpp31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent()
/base/notification/ces_standard/frameworks/native/src/
Dasync_common_event_result.cpp24 const bool &ordered, const bool &sticky, const sptr<IRemoteObject> &token) in AsyncCommonEventResult()
Dcommon_event_publish_info.cpp57 void CommonEventPublishInfo::SetOrdered(bool ordered) in SetOrdered()
/base/notification/ces_standard/services/ces/include/
Dhistory_event_record.h55 bool ordered; member
/base/notification/ces_standard/frameworks/native/test/unittest/
Dcommon_event_subscribe_test.cpp89 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
/base/notification/ces_standard/services/test/unittest/
Dcommon_event_subscribe_unit_test.cpp110 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()