Home
last modified time | relevance | path

Searched refs:EventNotify (Results 1 – 25 of 60) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_dms_handler.h29 void DSchedEventNotify(DistributedSchedule::EventNotify &notify);
40 void ReceiveDmsEvent(DistributedSchedule::EventNotify &event);
55 …std::deque<std::pair<DistributedSchedule::EventNotify, std::chrono::steady_clock::time_point>> dms…
H A Dobject_dms_handler.cpp27 void DmsEventListener::DSchedEventNotify(DistributedSchedule::EventNotify &notify) in DSchedEventNotify()
32 void ObjectDmsHandler::ReceiveDmsEvent(DistributedSchedule::EventNotify &event) in ReceiveDmsEvent()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_dms_handler_test.cpp46 DistributedSchedule::EventNotify notify;
72 DistributedSchedule::EventNotify notify;
97 DistributedSchedule::EventNotify notify;
130 DistributedSchedule::EventNotify notify;
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_handler_test.cpp50 void DmsHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify()
54 void BusinessTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify()
142 std::vector<EventNotify> events;
H A Ddms_handler_test.h42 void DSchedEventNotify(EventNotify &notify);
52 void DSchedEventNotify(EventNotify &notify);
H A Ddms_client_test.cpp58 void BusinessHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify()
116 std::vector<EventNotify> events;
H A Ddms_listener_stub_test.h46 void DSchedEventNotify(EventNotify &notify);
H A Ddms_client_test.h48 void DSchedEventNotify(EventNotify &notify);
H A Ddms_sa_cilent_test.h50 void DSchedEventNotify(EventNotify &notify) override;
H A Ddms_sa_cilent_test.cpp50 void IDSchedEventListenerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify()
174 std::vector<EventNotify> events;
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddms_client.h34 int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events);
38 int32_t GetDecodeDSchedEventNotify(MessageParcel &reply, EventNotify &event);
H A Ddistributed_event_listener.h31 virtual void DSchedEventNotify(EventNotify &notify) = 0;
H A Ddms_handler.h41 int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/collaborate/
H A Ddsched_collaborate_callback_mgr.h38 int32_t NotifyDSchedEventResult(int32_t resultCode, const EventNotify& event);
41 int32_t NotifyDSchedEventForOneCB(const sptr<IRemoteObject> &cb, const EventNotify& event);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h135 void NotifyDSchedEventCallbackResult(int32_t resultCode, const EventNotify& event);
168 …int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events) override;
284 void NotifyContinuateEventResult(int32_t resultCode, const EventNotify& event);
286 void NotifyCollaborateEventResult(int32_t resultCode, const EventNotify& event);
287 void GetContinueEventInfo(int32_t callingUid, std::vector<EventNotify> &events);
288 void GetCollaborateEventInfo(int32_t callingUid, std::vector<EventNotify> &events);
290 std::vector<EventNotify> &events);
292 std::vector<EventNotify> &events);
294 DSchedEventState state, int32_t ret, EventNotify &event);
296 DSchedEventState state, int32_t ret, EventNotify &event);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/collaborate/
H A Ddsched_collaborate_callback_mgr.cpp59 std::vector<EventNotify> events; in PushCallback()
98 const EventNotify& event) in NotifyDSchedEventForOneCB()
129 …chedCollaborationCallbackMgr::NotifyDSchedEventResult(int32_t resultCode, const EventNotify& event) in NotifyDSchedEventResult()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_client.cpp125 int32_t DistributedClient::GetDecodeDSchedEventNotify(MessageParcel &reply, EventNotify &event) in GetDecodeDSchedEventNotify()
141 int32_t DistributedClient::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify>… in GetDSchedEventInfo()
177 EventNotify event; in GetDSchedEventInfo()
H A Ddms_handler.cpp70 int32_t DmsHandler::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &event… in GetDSchedEventInfo()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_event.h57 static void EventNotify(AsyncEventData *asyncEvent);
76 EventNotify(asyncEvent); in CheckAndNotify()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/tests/
H A Ddms_sdk_demo.cpp69 vector<EventNotify> notifys; in GetDSchedEventInfo()
93 void Business::DSchedEventNotify(EventNotify& notify) in DSchedEventNotify()
H A Ddms_sdk_demo.h28 void DSchedEventNotify(EventNotify &notify) override;
/ohos5.0/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_event.cpp34 void EventNotify(AsyncEventData *asyncEvent);
52 EventNotify(asyncEvent); in CheckAndNotify()
65 void NapiEvent::EventNotify(AsyncEventData *asyncEvent) in EventNotify() function in OHOS::NFC::NapiEvent
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_event.h94 void EventNotify(AsyncEventData *asyncEvent);
111 EventNotify(asyncEvent); in CheckAndNotify()
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Ddistributed_sched_types.h44 class EventNotify {
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp43 void EventNotify(AsyncEventData *asyncEvent);
63 EventNotify(asyncEvent); in CheckAndNotify()
109 void NapiEvent::EventNotify(AsyncEventData *asyncEvent) in EventNotify() function in OHOS::NFC::KITS::NapiEvent

123