/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_dms_handler.h | 29 void DSchedEventNotify(DistributedSchedule::EventNotify ¬ify); 40 void ReceiveDmsEvent(DistributedSchedule::EventNotify &event); 55 …std::deque<std::pair<DistributedSchedule::EventNotify, std::chrono::steady_clock::time_point>> dms…
|
H A D | object_dms_handler.cpp | 27 void DmsEventListener::DSchedEventNotify(DistributedSchedule::EventNotify ¬ify) in DSchedEventNotify() 32 void ObjectDmsHandler::ReceiveDmsEvent(DistributedSchedule::EventNotify &event) in ReceiveDmsEvent()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | object_dms_handler_test.cpp | 46 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 D | dms_handler_test.cpp | 50 void DmsHandlerTest::DSchedEventNotify(EventNotify ¬ify) in DSchedEventNotify() 54 void BusinessTest::DSchedEventNotify(EventNotify ¬ify) in DSchedEventNotify() 142 std::vector<EventNotify> events;
|
H A D | dms_handler_test.h | 42 void DSchedEventNotify(EventNotify ¬ify); 52 void DSchedEventNotify(EventNotify ¬ify);
|
H A D | dms_client_test.cpp | 58 void BusinessHandlerTest::DSchedEventNotify(EventNotify ¬ify) in DSchedEventNotify() 116 std::vector<EventNotify> events;
|
H A D | dms_listener_stub_test.h | 46 void DSchedEventNotify(EventNotify ¬ify);
|
H A D | dms_client_test.h | 48 void DSchedEventNotify(EventNotify ¬ify);
|
H A D | dms_sa_cilent_test.h | 50 void DSchedEventNotify(EventNotify ¬ify) override;
|
H A D | dms_sa_cilent_test.cpp | 50 void IDSchedEventListenerTest::DSchedEventNotify(EventNotify ¬ify) in DSchedEventNotify() 174 std::vector<EventNotify> events;
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/ |
H A D | dms_client.h | 34 int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events); 38 int32_t GetDecodeDSchedEventNotify(MessageParcel &reply, EventNotify &event);
|
H A D | distributed_event_listener.h | 31 virtual void DSchedEventNotify(EventNotify ¬ify) = 0;
|
H A D | dms_handler.h | 41 int32_t GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &events);
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/collaborate/ |
H A D | dsched_collaborate_callback_mgr.h | 38 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 D | distributed_sched_service.h | 135 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 D | dsched_collaborate_callback_mgr.cpp | 59 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 D | dms_client.cpp | 125 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 D | dms_handler.cpp | 70 int32_t DmsHandler::GetDSchedEventInfo(const DSchedEventType &type, std::vector<EventNotify> &event… in GetDSchedEventInfo()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_event.h | 57 static void EventNotify(AsyncEventData *asyncEvent); 76 EventNotify(asyncEvent); in CheckAndNotify()
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/tests/ |
H A D | dms_sdk_demo.cpp | 69 vector<EventNotify> notifys; in GetDSchedEventInfo() 93 void Business::DSchedEventNotify(EventNotify& notify) in DSchedEventNotify()
|
H A D | dms_sdk_demo.h | 28 void DSchedEventNotify(EventNotify ¬ify) override;
|
/ohos5.0/foundation/communication/connected_nfc_tag/frameworks/js/napi/ |
H A D | nfc_napi_event.cpp | 34 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 D | wifi_napi_event.h | 94 void EventNotify(AsyncEventData *asyncEvent); 111 EventNotify(asyncEvent); in CheckAndNotify()
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/common/include/ |
H A D | distributed_sched_types.h | 44 class EventNotify {
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/controller/ |
H A D | nfc_napi_controller_event.cpp | 43 void EventNotify(AsyncEventData *asyncEvent); 63 EventNotify(asyncEvent); in CheckAndNotify() 109 void NapiEvent::EventNotify(AsyncEventData *asyncEvent) in EventNotify() function in OHOS::NFC::KITS::NapiEvent
|