Home
last modified time | relevance | path

Searched defs:RESTART_INTERVAL_TIME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dams_configuration_parameter.h40 constexpr const char* RESTART_INTERVAL_TIME = "restart_interval_time"; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp37 constexpr int32_t RESTART_INTERVAL_TIME = 120000; variable
H A Dapp_mgr_service_inner.cpp202 constexpr int32_t RESTART_INTERVAL_TIME = 120000; variable