Home
last modified time | relevance | path

Searched refs:SetCountTimerRefresh (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp58 formDataMgr.SetCountTimerRefresh(formId, countTimerRefresh); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp124 FormDataMgr::GetInstance().SetCountTimerRefresh(formId, true); in RefreshForm()
491 FormDataMgr::GetInstance().SetCountTimerRefresh(formId, false); in IncreaseTimerRefreshCount()
H A Dform_data_mgr.cpp913 void FormDataMgr::SetCountTimerRefresh(const int64_t formId, const bool countTimerRefresh) in SetCountTimerRefresh() function in OHOS::AppExecFwk::FormDataMgr
/foundation/ability/form_fwk/services/include/
H A Dform_data_mgr.h264 void SetCountTimerRefresh(const int64_t formId, const bool countTimerRefresh);
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1318 * @tc.name: SetCountTimerRefresh
1331 formDataMgr->SetCountTimerRefresh(formId, countTimerRefresh); in HWTEST_F()
1338 * @tc.name: SetCountTimerRefresh
1357 formDataMgr_.SetCountTimerRefresh(formId, countTimerRefresh); in HWTEST_F()

Completed in 13 milliseconds