Searched defs:ordered (Results 1 – 8 of 8) sorted by relevance
| /base/notification/ces_standard/frameworks/core/src/ |
| D | common_event_listener.cpp | 30 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent() 93 const CommonEventData &commonEventData, const bool &ordered, const bool &sticky) in OnReceiveEvent()
|
| D | event_receive_stub.cpp | 40 bool ordered = data.ReadBool(); in OnRemoteRequest() local
|
| D | event_receive_proxy.cpp | 31 void EventReceiveProxy::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, co… in NotifyEvent()
|
| /base/notification/ces_standard/frameworks/native/src/ |
| D | async_common_event_result.cpp | 24 const bool &ordered, const bool &sticky, const sptr<IRemoteObject> &token) in AsyncCommonEventResult()
|
| D | common_event_publish_info.cpp | 57 void CommonEventPublishInfo::SetOrdered(bool ordered) in SetOrdered()
|
| /base/notification/ces_standard/services/ces/include/ |
| D | history_event_record.h | 55 bool ordered; member
|
| /base/notification/ces_standard/frameworks/native/test/unittest/ |
| D | common_event_subscribe_test.cpp | 89 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|
| /base/notification/ces_standard/services/test/unittest/ |
| D | common_event_subscribe_unit_test.cpp | 110 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|