Home
last modified time | relevance | path

Searched defs:remoteDms (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_token_callback.cpp55 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); in SendResult() local
H A Ddistributed_sched_service.cpp729 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); in StartRemoteAbility() local
977 sptr<IDistributedSched> remoteDms = GetRemoteDms(srcDeviceId); in ContinueRemoteMission() local
1013 sptr<IDistributedSched> remoteDms = GetRemoteDms(srcDeviceId); in ContinueRemoteMission() local
1191 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); DealDSchedEventResult() local
1272 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); NotifyCompleteContinuation() local
1646 sptr<IDistributedSched> remoteDms = GetRemoteDms(remoteDeviceId); TryConnectRemoteAbility() local
1808 sptr<IDistributedSched> remoteDms = GetRemoteDms(remoteDeviceId); TryStartRemoteAbilityByCall() local
2024 sptr<IDistributedSched> remoteDms = GetRemoteDms(element.GetDeviceID()); ReleaseRemoteAbility() local
2156 sptr<IDistributedSched> remoteDms = GetRemoteDms(remoteDeviceId); StartRemoteShareForm() local
2460 sptr<IDistributedSched> remoteDms = GetRemoteDms(remoteDeviceId); DisconnectEachRemoteAbilityLocked() local
2761 sptr<IDistributedSched> remoteDms = GetRemoteDms(remoteDeviceId); NotifyProcessDied() local
3143 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); StartRemoteFreeInstall() local
3293 sptr<IDistributedSched> remoteDms = GetRemoteDms(info.callerInfo.sourceDeviceId); HandleRemoteNotify() local
3495 sptr<IDistributedSched> remoteDms = GetRemoteDms(srcDeviceId); NotifyStateChanged() local
3607 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); StopRemoteExtensionAbility() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_sched_mission_manager.cpp366 sptr<IDistributedSched> remoteDms = GetRemoteDms(dstDevId); in StartSyncRemoteMissions() local
471 sptr<IDistributedSched> remoteDms = GetRemoteDms(dstDevId); in StopSyncRemoteMissions() local
383 StartSyncRemoteMissions(const std::string& dstDevId, const sptr<IDistributedSched>& remoteDms) StartSyncRemoteMissions() argument
889 sptr<IDistributedSched> remoteDms = GetRemoteDms(deviceId); NotifyMissionsChangedToRemoteInner() local
[all...]

Completed in 8 milliseconds