Home
last modified time | relevance | path

Searched defs:FormTimer (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_timer.h39 class FormTimer { class
52 FormTimer() in FormTimer() function in OHOS::AppExecFwk::FormTimer
65 FormTimer(int64_t id, bool countTimer, int32_t uId = 0) in FormTimer() function in OHOS::AppExecFwk::FormTimer
78 FormTimer(int64_t id, long repeatTime, int32_t uId = 0) in FormTimer() function in OHOS::AppExecFwk::FormTimer
91 FormTimer(int64_t id, int hourTime, int minTime, int32_t uId = 0) in FormTimer() function in OHOS::AppExecFwk::FormTimer

Completed in 1 milliseconds