Searched refs:CheckAndSetProcessCacheEnable (Results 1 – 3 of 3) sorted by relevance
47 void CheckAndSetProcessCacheEnable(const std::shared_ptr<AppRunningRecord> &appRecord);
280 void CacheProcessManager::CheckAndSetProcessCacheEnable(const std::shared_ptr<AppRunningRecord> &ap… in CheckAndSetProcessCacheEnable() function in OHOS::AppExecFwk::CacheProcessManager
608 cacheProcMgr->CheckAndSetProcessCacheEnable(appRecord); in PrepareTerminate()