Home
last modified time | relevance | path

Searched defs:AddFormTimer (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/src/common/timer_mgr/
Dform_timer_mgr.cpp71 bool FormTimerMgr::AddFormTimer(const FormTimer &task) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
100 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateDuration, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
116 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateAtHour, long updateAtMin, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
/foundation/ability/form_fwk/services/src/form_mgr/
Dform_mgr_adapter.cpp1771 ErrCode FormMgrAdapter::AddFormTimer(const FormRecord &formRecord) in AddFormTimer() function in OHOS::AppExecFwk::FormMgrAdapter