Home
last modified time | relevance | path

Searched refs:ExecTimerTaskCore (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h307 void ExecTimerTaskCore(const FormTimer &task);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1366 ExecTimerTaskCore(item); in TriggerAndClearNotExecTaskVec()
1384 ExecTimerTaskCore(timerTask); in ExecTimerTask()
1391 void FormTimerMgr::ExecTimerTaskCore(const FormTimer &timerTask) in ExecTimerTaskCore() function in OHOS::AppExecFwk::FormTimerMgr