Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/services/sa/standard/
H A Ddslm_ipc_process.cpp37 constexpr uint32_t UNLOAD_TIMEOUT = 10000; variable
148 handle = DslmUtilsStartOnceTimerTask(UNLOAD_TIMEOUT, TimerProcessUnloadSystemAbility, nullptr); in SetSystemAbilityUnloadSchedule()