Home
last modified time | relevance | path

Searched defs:updateAtItem (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.cpp726 UpdateAtItem updateAtItem; variable
746 UpdateAtItem updateAtItem; variable
895 UpdateAtItem updateAtItem; variable
1058 UpdateAtItem updateAtItem; variable
1076 UpdateAtItem updateAtItem; variable
1094 UpdateAtItem updateAtItem; variable
1112 UpdateAtItem updateAtItem; variable
1229 UpdateAtItem updateAtItem; variable
1244 UpdateAtItem updateAtItem; variable
1261 UpdateAtItem updateAtItem; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp50 UpdateAtItem updateAtItem; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/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()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp695 bool FormTimerMgr::GetUpdateAtTimer(int64_t formId, UpdateAtItem &updateAtItem) in GetUpdateAtTimer()
1215 bool FormTimerMgr::FindNextAtTimerItem(long nowTime, UpdateAtItem &updateAtItem) in FindNextAtTimerItem()
H A Dform_mgr_adapter.cpp1374 UpdateAtItem updateAtItem; in DumpFormTimerByFormId() local