Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp280 void SetRepeatInfo(napi_env env, napi_value workInfoData, bool isRepeat, in SetRepeatInfo() function
385 SetRepeatInfo(env, workInfoData, isRepeat, timeInterval, cycleCount); in OnWorkStart()
437 SetRepeatInfo(env, workInfoData, isRepeat, timeInterval, cycleCount); in OnWorkStop()