Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp39 constexpr int32_t UNLOAD_TIMEOUT_TIME = 5 * 1000; variable
667 UNLOAD_TIMEOUT_TIME); in PostUnloadTimeoutTask()