Home
last modified time | relevance | path

Searched refs:ReportDistributedComponentChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp1432 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCallerDied()
1495 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCalleeDied()
1656 ReportDistributedComponentChange(callerInfo, DISTRIBUTED_COMPONENT_REMOVE, in ProcessCalleeOffline()
1815 ReportDistributedComponentChange(connectInfo, DISTRIBUTED_COMPONENT_ADD, in StartAbilityByCallFromRemote()
1858 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in ReleaseAbilityFromRemote()
2178 ReportDistributedComponentChange(connectInfo, DISTRIBUTED_COMPONENT_ADD, in ConnectAbilityFromRemote()
2263 ReportDistributedComponentChange(itConnect->second, DISTRIBUTED_COMPONENT_REMOVE, in DisconnectAbilityFromRemote()
2295 ReportDistributedComponentChange(connectInfo, DISTRIBUTED_COMPONENT_REMOVE, in NotifyProcessDiedFromRemote()
2328 ReportDistributedComponentChange(callerInfo, DISTRIBUTED_COMPONENT_REMOVE, in RemoveConnectAbilityInfo()
2343 ReportDistributedComponentChange(connectInfo, DISTRIBUTED_COMPONENT_REMOVE, in RemoveConnectAbilityInfo()
[all …]
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_service_first_test.cpp967 DistributedSchedService::GetInstance().ReportDistributedComponentChange(callerInfo,
972 DistributedSchedService::GetInstance().ReportDistributedComponentChange(connectInfo,
979 DistributedSchedService::GetInstance().ReportDistributedComponentChange(callerInfo,
985 DistributedSchedService::GetInstance().ReportDistributedComponentChange(callerInfo,
990 DistributedSchedService::GetInstance().ReportDistributedComponentChange(connectInfo,
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h263 void ReportDistributedComponentChange(const CallerInfo& callerInfo, int32_t changeType,
265 void ReportDistributedComponentChange(const ConnectInfo& connectInfo, int32_t changeType,