Searched refs:UNLOAD_SA_TIMER_INTERVAL (Results 1 – 2 of 2) sorted by relevance
29 constexpr uint32_t UNLOAD_SA_TIMER_INTERVAL = 30 * 1000; variable454 unloadSelftimerId_ = unloadSelftimer_.Register(task, UNLOAD_SA_TIMER_INTERVAL, true); in UnLoadSelf()
64 constexpr uint32_t UNLOAD_SA_TIMER_INTERVAL = 30 * 1000; variable1858 unloadSelfTimerId_ = unloadSelfTimer_.Register(task, UNLOAD_SA_TIMER_INTERVAL, true); in UnLoadSelf()