Home
last modified time | relevance | path

Searched defs:isTimerRefresh (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp553 bool isTimerRefresh = true; variable
571 bool isTimerRefresh = true; variable
592 bool isTimerRefresh = true; variable
831 bool isTimerRefresh = false; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/
H A Dformprovidermgr_fuzzer.cpp75 bool isTimerRefresh = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h71 bool isTimerRefresh = false; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp127 bool isTimerRefresh = want.GetBoolParam(Constants::KEY_TIMER_REFRESH, false); in RefreshForm() local