Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp728 * @tc.desc: test HandleTimerUpdate function.
739 FormEventUtil::HandleTimerUpdate(formId, record, timerCfg); in HWTEST_F()
745 * @tc.desc: test HandleTimerUpdate function.
756 FormEventUtil::HandleTimerUpdate(formId, record, timerCfg); in HWTEST_F()
762 * @tc.desc: test HandleTimerUpdate function.
774 FormEventUtil::HandleTimerUpdate(formId, record, timerCfg); in HWTEST_F()
780 * @tc.desc: test HandleTimerUpdate function.
792 FormEventUtil::HandleTimerUpdate(formId, record, timerCfg); in HWTEST_F()
798 * @tc.desc: test HandleTimerUpdate function.
811 FormEventUtil::HandleTimerUpdate(formI in HWTEST_F()
[all...]
/foundation/ability/form_fwk/services/include/
H A Dform_event_util.h52 static void HandleTimerUpdate(const int64_t formId, const FormRecord &record, const FormTimerCfg &timerCfg);
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp84 FormEventUtil::HandleTimerUpdate(formId, formRecord, cfg); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp252 HandleTimerUpdate(formId, formRecord, timerCfg); in ProviderFormUpdated()
273 HandleTimerUpdate(formId, formRecord, timerCfg); in ProviderFormUpdated()
388 void FormEventUtil::HandleTimerUpdate(const int64_t formId, in HandleTimerUpdate() function in OHOS::AppExecFwk::FormEventUtil

Completed in 4 milliseconds