Home
last modified time | relevance | path

Searched defs:timerCfg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp562 FormTimerCfg timerCfg; variable
578 FormTimerCfg timerCfg; variable
594 FormTimerCfg timerCfg; variable
610 FormTimerCfg timerCfg; variable
626 FormTimerCfg timerCfg; variable
642 FormTimerCfg timerCfg; variable
658 FormTimerCfg timerCfg; variable
674 FormTimerCfg timerCfg; variable
690 FormTimerCfg timerCfg; variable
706 FormTimerCfg timerCfg; variable
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dfms_form_event_util_test.cpp736 FormTimerCfg timerCfg = {}; variable
753 FormTimerCfg timerCfg = {}; variable
770 FormTimerCfg timerCfg = {}; variable
788 FormTimerCfg timerCfg = {}; variable
806 FormTimerCfg timerCfg = {}; variable
825 FormTimerCfg timerCfg = {}; variable
844 FormTimerCfg timerCfg = {}; variable
863 FormTimerCfg timerCfg = {}; variable
886 FormTimerCfg timerCfg = {}; variable
909 FormTimerCfg timerCfg = {}; variable
[all …]
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp258 FormTimerCfg timerCfg; in ProviderFormUpdated() local
279 FormTimerCfg timerCfg; in ProviderFormUpdated() local
397 const FormRecord &record, const FormTimerCfg &timerCfg) in HandleTimerUpdate()
449 UpdateType FormEventUtil::GetUpdateType(const FormRecord &record, const FormTimerCfg &timerCfg) in GetUpdateType()
570 FormTimerCfg timerCfg; in HandleAdditionalInfoChanged() local
H A Dform_timer_mgr.cpp148 …FormTimerMgr::UpdateFormTimer(int64_t formId, const UpdateType &type, const FormTimerCfg &timerCfg) in UpdateFormTimer()
180 bool FormTimerMgr::UpdateIntervalValue(int64_t formId, const FormTimerCfg &timerCfg) in UpdateIntervalValue()
204 bool FormTimerMgr::UpdateAtTimerValue(int64_t formId, const FormTimerCfg &timerCfg) in UpdateAtTimerValue()
247 bool FormTimerMgr::IntervalToAtTimer(int64_t formId, const FormTimerCfg &timerCfg) in IntervalToAtTimer()
281 bool FormTimerMgr::AtTimerToIntervalTimer(int64_t formId, const FormTimerCfg &timerCfg) in AtTimerToIntervalTimer()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp53 FormTimerCfg timerCfg; in DoSomethingInterestingWithMyAPI() local