Home
last modified time | relevance | path

Searched refs:HandleSystemTimeChanged (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp71 formTimerMgr.HandleSystemTimeChanged(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h117 bool HandleSystemTimeChanged();
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp512 bool FormTimerMgr::HandleSystemTimeChanged() in HandleSystemTimeChanged() function in OHOS::AppExecFwk::FormTimerMgr
1487 FormTimerMgr::GetInstance().HandleSystemTimeChanged(); in OnReceiveEvent()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp195 bool isAddOk6 = FormTimerMgr::GetInstance().HandleSystemTimeChanged();
211 bool isAddOk6 = FormTimerMgr::GetInstance().HandleSystemTimeChanged();