Home
last modified time | relevance | path

Searched defs:updateAtHour (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp67 int updateAtHour = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp48 long updateAtHour = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/include/
H A Dform_record.h49 int updateAtHour = -1; member in OHOS::AppExecFwk::FormRecord
H A Dform_timer.h153 int updateAtHour = -1; member
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp110 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateAtHour, long updateAtMin, int32_t userId) in AddFormTimer() argument
[all...]
H A Dform_data_mgr.cpp987 SetUpdateInfo( const int64_t formId, const bool enableUpdate, const long updateDuration, const int updateAtHour, const int updateAtMin) SetUpdateInfo() argument
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1524 int updateAtHour = 24; in HWTEST_F() local
1548 int updateAtHour = 24; in HWTEST_F() local

Completed in 14 milliseconds