Searched refs:isProc1Exist (Results 1 – 1 of 1) sorted by relevance
515 … bool isProc1Exist = ReclaimPriorityManager::GetInstance().IsProcExist(pid1, bundleUid, accountId); in GetBundle() local517 if (!isProc1Exist || !isProc2Exist) { in GetBundle()