Searched defs:timerTask (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/ |
| D | formtimermgrannex_fuzzer.cpp | 52 FormTimer timerTask; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_timer_mgr.cpp | 101 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
|
| D | form_mgr_adapter.cpp | 363 auto timerTask = [this, formId]() { in IncreaseAddFormRequestTimeOutTask() local
|
| /foundation/ability/form_fwk/services/src/manager/ |
| D | form_timer_mgr.cpp | 101 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/ |
| D | fms_form_timer_mgr_test.cpp | 1478 FormTimer timerTask; variable 1493 FormTimer timerTask; variable 1514 FormTimer timerTask; variable
|
| /foundation/resourceschedule/soc_perf/services/core/include/ |
| D | socperf_common.h | 284 ffrt::task_handle timerTask; variable
|