Home
last modified time | relevance | path

Searched refs:DSchedEventNotify (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributed_event/
H A Ddms_handler_test.h42 void DSchedEventNotify(EventNotify &notify);
52 void DSchedEventNotify(EventNotify &notify);
H A Ddms_sa_cilent_test.h50 void DSchedEventNotify(EventNotify &notify) override;
H A Ddms_listener_stub_test.h46 void DSchedEventNotify(EventNotify &notify);
H A Ddms_client_test.h48 void DSchedEventNotify(EventNotify &notify);
H A Ddms_handler_test.cpp50 void DmsHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedSchedule::DmsHandlerTest
54 void BusinessTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedSchedule::BusinessTest
H A Ddms_client_test.cpp58 void BusinessHandlerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedSchedule::BusinessHandlerTest
H A Ddms_listener_stub_test.cpp59 void DSchedEventListenerStubPub::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedSchedule::DSchedEventListenerStubPub
H A Ddms_sa_cilent_test.cpp50 void IDSchedEventListenerTest::DSchedEventNotify(EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedSchedule::IDSchedEventListenerTest
/foundation/ability/dmsfwk/interfaces/innerkits/tests/
H A Ddms_sdk_demo.h28 void DSchedEventNotify(EventNotify &notify) override;
H A Ddms_sdk_demo.cpp93 void Business::DSchedEventNotify(EventNotify& notify) in DSchedEventNotify() function in Business
95 cout << endl << "DSchedEventNotify Start." << endl; in DSchedEventNotify()
108 cout << "DSchedEventNotify Success." << endl; in DSchedEventNotify()
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/include/
H A Ddistributed_event_listener.h31 virtual void DSchedEventNotify(EventNotify &notify) = 0;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_dms_handler_test.cpp53 listener.DSchedEventNotify(notify); in HWTEST_F()
79 listener.DSchedEventNotify(notify); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_dms_handler.h29 void DSchedEventNotify(DistributedSchedule::EventNotify &notify);
H A Dobject_dms_handler.cpp27 void DmsEventListener::DSchedEventNotify(DistributedSchedule::EventNotify &notify) in DSchedEventNotify() function in OHOS::DistributedObject::DmsEventListener
/foundation/ability/dmsfwk/interfaces/innerkits/distributed_event/src/
H A Ddms_listener_stub.cpp86 DSchedEventNotify(eventNotify); in DSchedEventNotifyInner()

Completed in 6 milliseconds