Searched refs:INIT_INTERVAL (Results 1 – 6 of 6) sorted by relevance
| /base/request/request/services/service/request/c_wrapper/source/ |
| D | c_event_handler.cpp | 23 const std::int64_t INIT_INTERVAL = 5000L; variable 46 serviceHandler_->PostTask(callback, INIT_INTERVAL); in RequestPostTask()
|
| /base/theme/screenlock_mgr/services/src/ |
| D | screenlock_system_ability.cpp | 60 const std::int64_t INIT_INTERVAL = 5000000L; variable 112 queue_->submit(callback, ffrt::task_attr().delay(INIT_INTERVAL)); in OnStart()
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 56 static const std::int32_t INIT_INTERVAL = 10000L; variable 164 serviceHandler_->PostTask(callback, "time_service_init_retry", INIT_INTERVAL); in OnStart() 189 serviceHandler_->PostTask(callback, "time_service_subscriber_retry", INIT_INTERVAL); in RegisterSubscriber()
|
| /base/inputmethod/imf/services/src/ |
| D | input_method_system_ability.cpp | 50 constexpr std::int32_t INIT_INTERVAL = 10000L; variable 93 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart() 211 serviceHandler_->PostTask(callback, INIT_INTERVAL); in StartUserIdListener()
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | wallpaper_service.cpp | 105 constexpr int64_t INIT_INTERVAL = 10000L; variable 181 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
|
| /base/print/print_fwk/services/print_service/src/ |
| D | print_service_ability.cpp | 55 const int64_t INIT_INTERVAL = 5000L; variable 159 serviceHandler_->PostTask(callback, INIT_INTERVAL); in OnStart()
|