Home
last modified time | relevance | path

Searched defs:nextGapTime (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_timer_mgr.cpp89 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() argument
/foundation/ability/form_fwk/test/fuzztest/formtimermgr_fuzzer/
H A Dformtimermgr_fuzzer.cpp61 long nextGapTime = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp912 long nextGapTime = Constants::MIN_NEXT_TIME - 1; in HWTEST_F() local
928 long nextGapTime = Constants::MIN_NEXT_TIME + 1; in HWTEST_F() local
944 long nextGapTime = Constants::MIN_NEXT_TIME + 1; in HWTEST_F() local
964 long nextGapTime = Constants::MIN_NEXT_TIME + 1; in HWTEST_F() local
984 long nextGapTime = Constants::MIN_NEXT_TIME + 1; in HWTEST_F() local
1004 long nextGapTime = Constants::MIN_NEXT_TIME + 1; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp344 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() argument

Completed in 8 milliseconds