Searched defs:timerTask (Results 1 – 8 of 8) sorted by relevance
| /foundation/ability/form_fwk/services/src/common/timer_mgr/ |
| D | form_timer_mgr.cpp | 105 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local 120 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local 140 FormTimer timerTask(formId, time[0], time[1], userId); in AddFormTimerForMultiUpdate() local 321 FormTimer timerTask; in IntervalToAtTimer() local 695 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local 1491 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask() 1500 void FormTimerMgr::ExecTimerTaskCore(const FormTimer &timerTask) in ExecTimerTaskCore()
|
| /foundation/ability/form_fwk/test/unittest/fms_form_check_mgr_test/ |
| D | fms_form_check_mgr_test2.cpp | 121 FormTimer timerTask(FORM_ID_ONE, true, 0); variable
|
| D | fms_form_check_mgr_test.cpp | 333 FormTimer timerTask; variable
|
| /foundation/ability/form_fwk/services/src/form_refresh/refresh_impl/ |
| D | form_timer_refresh_impl.cpp | 135 void FormTimerRefreshImpl::BuildTimerWant(const FormTimer &timerTask, Want &want) in BuildTimerWant()
|
| /foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/ |
| D | formtimermgrannex_fuzzer.cpp | 133 FormTimer timerTask; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/resourceschedule/soc_perf/services/core/include/ |
| D | socperf_common.h | 282 ffrt::task_handle timerTask; variable
|
| /foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/ |
| D | fms_form_timer_mgr_test.cpp | 1478 FormTimer timerTask; variable
|
| /foundation/ability/form_fwk/services/src/form_mgr/ |
| D | form_mgr_adapter.cpp | 375 auto timerTask = [this, formId]() { in IncreaseAddFormRequestTimeOutTask() local
|