Searched refs:DISTRIBUTED_COMPONENT_REMOVE (Results 1 - 1 of 1) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_service.cpp | 127 constexpr int32_t DISTRIBUTED_COMPONENT_REMOVE = 2; member 1703 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCallerDied() 1730 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE, in HandleLocalCallerDied() 1766 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCalleeDied() 1881 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE, in RemoveCallerComponent() 1927 ReportDistributedComponentChange(callerInfo, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCalleeOffline() 2129 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ReleaseAbilityFromRemote() 2491 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE, in DisconnectRemoteAbility() 2539 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in DisconnectAbilityFromRemote() 2571 ReportDistributedComponentChange(connectInfo, DISTRIBUTED_COMPONENT_REMOVE, in NotifyProcessDiedFromRemote() [all...] |
Completed in 6 milliseconds