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