Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
Dform_timer_mgr.cpp57 bool FormTimerMgr::AddFormTimer(const FormTimer &task) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
87 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateDuration, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
103 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateAtHour, long updateAtMin, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
Dform_mgr_adapter.cpp1006 ErrCode FormMgrAdapter::AddFormTimer(const FormRecord &formRecord) in AddFormTimer() function in OHOS::AppExecFwk::FormMgrAdapter