Searched defs:ordered (Results 1 – 10 of 10) sorted by relevance
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event_listener.cpp | 31 void CommonEventListener::NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, … in NotifyEvent() 102 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/common_event_service/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 | 58 void CommonEventPublishInfo::SetOrdered(bool ordered) in SetOrdered()
|
| /base/notification/common_event_service/frameworks/core/test/unittest/ |
| D | event_receive_stub_test.cpp | 45 void NotifyEvent(const CommonEventData &data, const bool &ordered, const bool &sticky) override in NotifyEvent()
|
| /base/notification/common_event_service/services/include/ |
| D | history_event_record.h | 55 bool ordered; member
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| D | common_event_subscribe_test.cpp | 88 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_subscribe_unit_test.cpp | 119 …virtual void NotifyEvent(const CommonEventData &commonEventData, const bool &ordered, const bool &… in NotifyEvent()
|
| /base/notification/common_event_service/services/src/ |
| D | common_event_control_manager.cpp | 277 std::shared_ptr<OrderedEventRecord> ordered = eventRecordPtr; in ProcessUnorderedEvent() local
|