Home
last modified time | relevance | path

Searched refs:NotifyCollaborateEventWithSessions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h297 void NotifyCollaborateEventWithSessions(const std::list<ConnectAbilitySession> &sessionsList,
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1205 void DistributedSchedService::NotifyCollaborateEventWithSessions( in NotifyCollaborateEventWithSessions() function in OHOS::DistributedSchedule::DistributedSchedService
1462 NotifyCollaborateEventWithSessions(sessionsList, DMS_DSCHED_EVENT_FINISH, ERR_OK); in HandleLocalCallerDied()
1613 NotifyCollaborateEventWithSessions(sessionsList, DMS_DSCHED_EVENT_FINISH, ERR_OK); in RemoveCallerComponent()