Home
last modified time | relevance | path

Searched refs:NotifyDSchedEventCallbackResult (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1339 NotifyDSchedEventCallbackResult(dSchedEventResult); in NotifyDSchedEventResultFromRemote()
1418 void DistributedSchedService::NotifyDSchedEventCallbackResult(int32_t resultCode) in NotifyDSchedEventCallbackResult() function in OHOS::DistributedSchedule::DistributedSchedService
1429 void DistributedSchedService::NotifyDSchedEventCallbackResult(int32_t resultCode, const EventNotify& event) in NotifyDSchedEventCallbackResult() function in OHOS::DistributedSchedule::DistributedSchedService
1476 NotifyDSchedEventCallbackResult(ret, tempEvent); in NotifyCollaborateEventWithSessions()
1707 NotifyDSchedEventCallbackResult(ERR_OK, tempEvent); in ProcessCallerDied()
1719 NotifyDSchedEventCallbackResult(result, tempEvent); in ProcessCallerDied()
1778 NotifyDSchedEventCallbackResult(ERR_OK, tempEvent); in ProcessCalleeDied()
1782 NotifyDSchedEventCallbackResult(ERR_OK, tempEvent); in ProcessCalleeDied()
1865 NotifyDSchedEventCallbackResult(ERR_OK, tempEvent); in SaveCallerComponent()
1918 NotifyDSchedEventCallbackResult(ERR_O in ProcessCalleeOffline()
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h136 void NotifyDSchedEventCallbackResult(int32_t resultCode);
137 void NotifyDSchedEventCallbackResult(int32_t resultCode, const EventNotify& event);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1172 DistributedSchedService::GetInstance().NotifyDSchedEventCallbackResult(result, eventData_); in NotifyDSchedEventResult()

Completed in 13 milliseconds