Home
last modified time | relevance | path

Searched refs:GetCurDestCollaborateEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1502 void DistributedSchedService::GetCurDestCollaborateEvent(const CallerInfo &callerInfo, in GetCurDestCollaborateEvent() function in OHOS::DistributedSchedule::DistributedSchedService
1706 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_STOP, ERR_OK, tempEvent); in ProcessCallerDied()
1718 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_FINISH, result, tempEvent); in ProcessCallerDied()
1777 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_STOP, ERR_OK, tempEvent); in ProcessCalleeDied()
1781 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_FINISH, ERR_OK, tempEvent); in ProcessCalleeDied()
2054 GetCurDestCollaborateEvent(callerInfo, want.GetElement(), DMS_DSCHED_EVENT_START, ERR_OK, tempEvent); in StartAbilityByCallFromRemote()
2096 GetCurDestCollaborateEvent(callerInfo, want.GetElement(), DMS_DSCHED_EVENT_PROCESSING, ERR_OK, tempEvent); in StartAbilityByCallFromRemote()
2109 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_STOP, ERR_OK, tempEvent); in ReleaseAbilityFromRemote()
2140 GetCurDestCollaborateEvent(callerInfo, element, DMS_DSCHED_EVENT_FINISH, result, tempEvent); in ReleaseAbilityFromRemote()
3102 GetCurDestCollaborateEvent(ite in GetCollaborateEventsByCallees()
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h310 void GetCurDestCollaborateEvent(const CallerInfo &callerInfo, const AppExecFwk::ElementName &element,

Completed in 8 milliseconds