Searched refs:onDemandSaIds (Results 1 – 1 of 1) sorted by relevance
250 std::vector<int32_t> onDemandSaIds; in IsHotSa() local256 samgr->GetOnDemandSystemAbilityIds(onDemandSaIds); in IsHotSa()257 if (onDemandSaIds.empty()) { in IsHotSa()261 if (find(onDemandSaIds.begin(), onDemandSaIds.end(), saId) == onDemandSaIds.end()) { in IsHotSa()