Home
last modified time | relevance | path

Searched refs:UpdateAtItem (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h148 bool GetUpdateAtTimer(int64_t formId, UpdateAtItem &updateAtItem);
201 void AddUpdateAtItem(const UpdateAtItem &atItem);
284 bool FindNextAtTimerItem(long nowTime, UpdateAtItem &updateAtItem);
400 std::list<UpdateAtItem> updateAtTimerTasks_;
H A Dform_timer.h107 * @class UpdateAtItem
110 class UpdateAtItem { class
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp211 UpdateAtItem changedItem; in UpdateAtTimerValue()
215 std::list<UpdateAtItem>::iterator itItem; in UpdateAtTimerValue()
289 UpdateAtItem targetItem; in AtTimerToIntervalTimer()
292 std::list<UpdateAtItem>::iterator itItem; in AtTimerToIntervalTimer()
436 UpdateAtItem atItem; in AddUpdateAtTimer()
481 void FormTimerMgr::AddUpdateAtItem(const UpdateAtItem &atItem) in AddUpdateAtItem()
488 UpdateAtItem firstItem = updateAtTimerTasks_.front(); in AddUpdateAtItem()
495 std::list<UpdateAtItem>::iterator itItem; in AddUpdateAtItem()
559 std::vector<UpdateAtItem> updateList; in OnUpdateAtTrigger()
562 std::list<UpdateAtItem> in OnUpdateAtTrigger()
[all...]
H A Dform_mgr_adapter.cpp1315 UpdateAtItem updateAtItem; in DumpFormTimerByFormId()
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_timer_mgr.cpp71 bool FormTimerMgr::GetUpdateAtTimer(int64_t formId, UpdateAtItem &updateAtItem) in GetUpdateAtTimer()
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp726 UpdateAtItem updateAtItem; in HWTEST_F()
746 UpdateAtItem updateAtItem; in HWTEST_F()
895 UpdateAtItem updateAtItem; in HWTEST_F()
1058 UpdateAtItem updateAtItem; in HWTEST_F()
1076 UpdateAtItem updateAtItem; in HWTEST_F()
1094 UpdateAtItem updateAtItem; in HWTEST_F()
1112 UpdateAtItem updateAtItem; in HWTEST_F()
1229 UpdateAtItem updateAtItem; in HWTEST_F()
1244 UpdateAtItem updateAtItem; in HWTEST_F()
1261 UpdateAtItem updateAtIte in HWTEST_F()
[all...]
/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp50 UpdateAtItem updateAtItem; in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp69 UpdateAtItem atItem; in DoSomethingInterestingWithMyAPI()

Completed in 12 milliseconds