Home
last modified time | relevance | path

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

/base/request/request/download/services/src/
Ddownload_service_ability.cpp51 const std::int64_t INIT_INTERVAL = 5000L; variable
116 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
/base/time/time_service/services/
Dtime_system_ability.cpp55 static const std::int32_t INIT_INTERVAL = 10000L; variable
137 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
161 serviceHandler_->PostTask(callback, "time_service_subscriber_retry", INIT_INTERVAL); in RegisterSubscriber()
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp50 const std::int32_t INIT_INTERVAL = 10000L; variable
103 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
244 serviceHandler_->PostTask(callback, INIT_INTERVAL); in StartUserIdListener()
269 serviceHandler_->PostTask(callback, INIT_INTERVAL); in StartInputService()
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp54 const std::int64_t INIT_INTERVAL = 5000L; variable
115 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_service.cpp77 const std::int64_t INIT_INTERVAL = 10000L; variable
160 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()