Home
last modified time | relevance | path

Searched refs:OnIntervalTimeOut (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp90 formTimerMgr.OnIntervalTimeOut(); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h211 void OnIntervalTimeOut();
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp540 * @tc.name: OnIntervalTimeOut.
1324 * @tc.name: OnIntervalTimeOut.
1325 * @tc.desc: test OnIntervalTimeOut function.
1332 formTimerMgr->OnIntervalTimeOut(); in HWTEST_F()
1338 * @tc.name: OnIntervalTimeOut.
1339 * @tc.desc: test OnIntervalTimeOut function.
1350 formTimerMgr->OnIntervalTimeOut(); in HWTEST_F()
1356 * @tc.name: OnIntervalTimeOut.
1357 * @tc.desc: test OnIntervalTimeOut function.
1368 formTimerMgr->OnIntervalTimeOut(); in HWTEST_F()
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp827 void FormTimerMgr::OnIntervalTimeOut() in OnIntervalTimeOut() function in OHOS::AppExecFwk::FormTimerMgr
1259 auto timeCallback = []() { FormTimerMgr::GetInstance().OnIntervalTimeOut(); }; in EnsureInitIntervalTimer()

Completed in 6 milliseconds