Searched refs:UNLOAD_SA_TIMER_INTERVAL (Results 1 – 1 of 1) sorted by relevance
59 constexpr uint32_t UNLOAD_SA_TIMER_INTERVAL = 30 * 1000; variable1206 unloadSelfTimerId_ = unloadSelfTimer_.Register(task, UNLOAD_SA_TIMER_INTERVAL, true); in UnLoadSelf()