Home
last modified time | relevance | path

Searched refs:IsAllowResidentInExtremeMemory (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dapp_utils.h178 * IsAllowResidentInExtremeMemory, check if it allows resident in extrem low memory.
184 bool IsAllowResidentInExtremeMemory(const std::string& bundleName, const std::string& abilityName = "");
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp249 bool AppUtils::IsAllowResidentInExtremeMemory(const std::string& bundleName, const std::string& abilityName) in IsAllowResidentInExtremeMemory() function in OHOS::AAFwk::AppUtils
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp2190 AppUtils::GetInstance().IsAllowResidentInExtremeMemory(abilityInfo.bundleName, abilityInfo.name)) { in KeepAbilityAlive()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp6794 if (!AAFwk::AppUtils::GetInstance().IsAllowResidentInExtremeMemory(appRecord->GetBundleName()) && in NotifyAppFaultBySA()

Completed in 19 milliseconds