Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp53 FormTimer timerTask; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp99 FormTimer timerTask(formId, duration, userId); in AddFormTimer() local
114 FormTimer timerTask(formId, updateAtHour, updateAtMin, userId); in AddFormTimer() local
256 FormTimer timerTask; in IntervalToAtTimer() local
602 FormTimer timerTask(itItem->formId, true, itItem->userId); in OnDynamicTimeTrigger() local
1377 void FormTimerMgr::ExecTimerTask(const FormTimer &timerTask) in ExecTimerTask()
1391 void FormTimerMgr::ExecTimerTaskCore(const FormTimer &timerTask) in ExecTimerTaskCore()
1421 FormTimer timerTask(formId, true, userId); in RefreshWhenFormVisible() local
H A Dform_mgr_adapter.cpp358 auto timerTask = [this, formId]() { in IncreaseAddFormRequestTimeOutTask() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp1478 FormTimer timerTask; variable
1493 FormTimer timerTask; variable
1514 FormTimer timerTask; variable