Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp65 bool FormTimerMgr::AddFormTimer(const FormTimer &task) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
94 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateDuration, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
110 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateAtHour, long updateAtMin, int32_t userId) in AddFormTimer() function in OHOS::AppExecFwk::FormTimerMgr
H A Dform_mgr_adapter.cpp1664 ErrCode FormMgrAdapter::AddFormTimer(const FormRecord &formRecord) in AddFormTimer() function in OHOS::AppExecFwk::FormMgrAdapter