Searched defs:timerTask (Results 1 – 1 of 1) sorted by relevance
90 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local106 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local246 FormTimer timerTask; in IntervalToAtTimer() local582 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local1217 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask()