Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dams_configuration_parameter.h38 constexpr const char* ROOT_LAUNCHER_RESTART_MAX = "root_launcher_restart_max"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dams_configuration_parameter.cpp245 …UpdateStartUpServiceConfigInteger(Object, AmsConfig::ROOT_LAUNCHER_RESTART_MAX, maxRootLauncherRes… in LoadAppConfigurationForStartUpService()