Home
last modified time | relevance | path

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

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