Searched refs:IsKillableSystemApp (Results 1 – 2 of 2) sorted by relevance
209 bool IsKillableSystemApp(std::shared_ptr<BundlePriorityInfo> bundle);
510 bool ReclaimPriorityManager::IsKillableSystemApp(std::shared_ptr<BundlePriorityInfo> bundle) in IsKillableSystemApp() function in OHOS::Memory::ReclaimPriorityManager599 if (IsKillableSystemApp(bundle) && proc.priority_ > RECLAIM_PRIORITY_KILLABLE_SYSTEM) { in HandleCreateProcess()752 IsKillableSystemApp(bundle)) { in UpdateExtensionStatusForTarget()