Searched refs:CalcReclaimAppList (Results 1 – 3 of 3) sorted by relevance
46 bool CalcReclaimAppList(std::vector<std::shared_ptr<AppEntity>> &appList);
111 bool ret = MemoryLevelManager::GetInstance().CalcReclaimAppList(appList);
86 bool MemoryLevelManager::CalcReclaimAppList(std::vector<std::shared_ptr<AppEntity>> &appList) in CalcReclaimAppList() function in OHOS::Memory::MemoryLevelManager