Home
last modified time | relevance | path

Searched refs:GetRemindTasks (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp79 formTimerMgr.GetRemindTasks(remindTasks); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h217 bool GetRemindTasks(std::vector<FormTimer> &remindTasks);
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp536 bool bGetTasks = GetRemindTasks(remindTasks); in HandleResetLimiter()
634 bool FormTimerMgr::GetRemindTasks(std::vector<FormTimer> &remindTasks) in GetRemindTasks() function in OHOS::AppExecFwk::FormTimerMgr

Completed in 4 milliseconds