Lines Matching refs:saId
54 bool InitSystemAbilityProfiles(const std::string& profilePath, int32_t saId);
64 void DoStartSAProcess(const std::string& profilePath, int32_t saId);
81 void RegisterOnDemandSystemAbility(int32_t saId);
82 void FindAndStartPhaseTasks(int32_t saId);
100 bool InitializeSaProfiles(int32_t saId);
101 bool InitializeOnDemandSaProfile(int32_t saId);
104 bool Run(int32_t saId);
105 bool NeedRegisterOnDemand(const SaProfile& saProfile, int32_t saId);
115 bool NoNeedCheckUnused(int32_t saId);
116 void LimitUnusedTimeout(int32_t saId, int32_t timeout);
117 bool GetSaLastRequestTime(const sptr<ISystemAbilityManager>& samgr, int32_t saId, uint64_t& lastRequestTime);