Home
last modified time | relevance | path

Searched defs:timerTask (Results 1 – 6 of 6) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
Dformtimermgrannex_fuzzer.cpp52 FormTimer timerTask; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/src/
Dform_timer_mgr.cpp101 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local
116 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local
136 FormTimer timerTask(formId, time[0], time[1], userId); in AddFormTimerForMultiUpdate() local
316 FormTimer timerTask; in IntervalToAtTimer() local
685 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local
1467 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask()
1481 void FormTimerMgr::ExecTimerTaskCore(const FormTimer &timerTask) in ExecTimerTaskCore()
1520 FormTimer timerTask(formId, true, userId); in RefreshWhenFormVisible() local
Dform_mgr_adapter.cpp363 auto timerTask = [this, formId]() { in IncreaseAddFormRequestTimeOutTask() local
/foundation/ability/form_fwk/services/src/manager/
Dform_timer_mgr.cpp101 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local
116 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local
136 FormTimer timerTask(formId, time[0], time[1], userId); in AddFormTimerForMultiUpdate() local
316 FormTimer timerTask; in IntervalToAtTimer() local
685 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local
1467 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask()
1481 void FormTimerMgr::ExecTimerTaskCore(const FormTimer &timerTask) in ExecTimerTaskCore()
1520 FormTimer timerTask(formId, true, userId); in RefreshWhenFormVisible() local
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
Dfms_form_timer_mgr_test.cpp1478 FormTimer timerTask; variable
1493 FormTimer timerTask; variable
1514 FormTimer timerTask; variable
/foundation/resourceschedule/soc_perf/services/core/include/
Dsocperf_common.h284 ffrt::task_handle timerTask; variable