Home
last modified time | relevance | path

Searched defs:SetNeedRefresh (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_record.cpp117 void FormHostRecord::SetNeedRefresh(int64_t formId, bool flag) in SetNeedRefresh() function in OHOS::AppExecFwk::FormHostRecord
H A Dform_data_mgr.cpp926 void FormDataMgr::SetNeedRefresh(const int64_t formId, const bool needRefresh) in SetNeedRefresh() function in OHOS::AppExecFwk::FormDataMgr
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h501 void SetNeedRefresh(bool needRefresh) in SetNeedRefresh() function