Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp51 formTimerMgr.FindNextAtTimerItem(nowTime, updateAtItem); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h284 bool FindNextAtTimerItem(long nowTime, UpdateAtItem &updateAtItem);
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp872 bool found = FindNextAtTimerItem(nowAtTime, foundItem); in UpdateAtTimerAlarm()
1216 bool FormTimerMgr::FindNextAtTimerItem(long nowTime, UpdateAtItem &updateAtItem) in FindNextAtTimerItem() function in OHOS::AppExecFwk::FormTimerMgr

Completed in 4 milliseconds