Home
last modified time | relevance | path

Searched defs:needRefresh (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp55 bool needRefresh = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h38 bool needRefresh = false; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp153 bool needRefresh = IsNeedToFresh(record, formId, isVisibleToFresh); in RefreshForm() local
H A Dform_data_mgr.cpp926 void FormDataMgr::SetNeedRefresh(const int64_t formId, const bool needRefresh) in SetNeedRefresh()
1178 void FormDataMgr::UpdateHostNeedRefresh(const int64_t formId, const bool needRefresh) in UpdateHostNeedRefresh()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h501 void SetNeedRefresh(bool needRefresh) in SetNeedRefresh()
H A Dlist_element.cpp673 bool needRefresh = true; in GetRefreshItems() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1281 bool needRefresh = true; variable
1301 bool needRefresh = true; variable
1841 bool needRefresh = true; variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp183 bool needRefresh = false; in InitPreinstalledWork() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp809 void MediaLibraryAlbumFusionUtils::SetRefreshAlbum(bool needRefresh) in SetRefreshAlbum()