Home
last modified time | relevance | path

Searched refs:RESIDENT_RESTART_MAX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dams_configuration_parameter.h39 constexpr const char* RESIDENT_RESTART_MAX = "resident_restart_max"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dams_configuration_parameter.cpp246 …UpdateStartUpServiceConfigInteger(Object, AmsConfig::RESIDENT_RESTART_MAX, maxResidentRestartNum_); in LoadAppConfigurationForStartUpService()