Searched refs:GetCollaborator (Results 1 – 4 of 4) sorted by relevance
1382 auto collaborator = DelayedSingleton<AbilityManagerService>::GetInstance()->GetCollaborator( in SetAbilityStateInner()3455 … auto collaborator = DelayedSingleton<AbilityManagerService>::GetInstance()->GetCollaborator(type); in NotifyRemoveShellProcess()3480 auto collaborator = DelayedSingleton<AbilityManagerService>::GetInstance()->GetCollaborator( in NotifyMissionBindPid()
933 auto collaborator = GetCollaborator(CollaboratorType::RESERVE_TYPE); in CheckBrokerCallPermission()8846 auto collaborator = GetCollaborator(CollaboratorType::RESERVE_TYPE); in CheckStaticCfgPermission()9551 auto collaborator = GetCollaborator(CollaboratorType::RESERVE_TYPE); in CheckCallServicePermission()10553 sptr<IAbilityManagerCollaborator> AbilityManagerService::GetCollaborator(int32_t type) in GetCollaborator() function in OHOS::AAFwk::AbilityManagerService11100 auto collaborator = GetCollaborator(CollaboratorType::RESERVE_TYPE); in NotifyConfigurationChange()11166 auto collaborator = GetCollaborator(CollaboratorType::RESERVE_TYPE); in OpenFile()
1350 auto broker1 = abilityMs_->GetCollaborator(type);
1523 sptr<IAbilityManagerCollaborator> GetCollaborator(int32_t type);