Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp244 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartRemoteAbilityInner()
368 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartAbilityFromRemoteInner()
464 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in SendResultFromRemoteInner()
626 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartContinuationInner()
738 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in ConnectRemoteAbilityInner()
799 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in ConnectAbilityFromRemoteInner()
1250 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartRemoteAbilityByCallInner()
1320 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartAbilityByCallFromRemoteInner()
1446 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartRemoteFreeInstallInner()
1504 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(want); in StartFreeInstallFromRemoteInner()
[all …]
H A Ddistributed_sched_permission.cpp737 void DistributedSchedPermission::RemoveRemoteObjectFromWant(std::shared_ptr<AAFwk::Want> want) const in RemoveRemoteObjectFromWant() function in OHOS::DistributedSchedule::DistributedSchedPermission
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_permission.h61 void RemoveRemoteObjectFromWant(std::shared_ptr<AAFwk::Want> want) const;