Searched defs:repeat (Results 1 – 9 of 9) sorted by relevance
| /base/miscservices/time/interfaces/innerkits/include/ |
| D | itimer_info.h | 29 bool repeat; variable
|
| /base/startup/init_lite/services/loopevent/timer/ |
| D | le_timer.h | 27 uint64_t repeat; member
|
| D | le_timer.c | 47 uint64_t repeat = 0; in HandleTimerEvent_() local 98 const TimerHandle timer, uint64_t timeout, uint64_t repeat) in LE_StartTimer()
|
| /base/startup/init_lite/services/param/adapter/ |
| D | param_libuvadp.c | 121 int ParamTimerStart(const ParamTaskPtr timer, uint64_t timeout, uint64_t repeat) in ParamTimerStart()
|
| /base/miscservices/time/services/time_manager/src/ |
| D | time_service.cpp | 171 void TimeService::PaserTimerPara(int32_t type, bool repeat, uint64_t interval, TimerPara ¶s) in PaserTimerPara() 206 uint64_t TimeService::CreateTimer(int32_t type, bool repeat, uint64_t interval, in CreateTimer()
|
| D | time_service_stub.cpp | 235 auto repeat = data.ReadBool(); in OnCreateTimer() local
|
| D | time_service_proxy.cpp | 51 uint64_t TimeServiceProxy::CreateTimer(int32_t type, bool repeat, uint64_t interval, sptr<IRemoteOb… in CreateTimer()
|
| /base/hiviewdfx/hiview/base/ |
| D | event_loop.cpp | 214 uint64_t interval, bool repeat) in AddTimerEvent()
|
| /base/miscservices/time/interfaces/kits/js/napi/system_timer/src/ |
| D | system_timer.cpp | 288 bool repeat = false; in GetTimerOptions() local
|