Home
last modified time | relevance | path

Searched defs:BatchRefreshForms (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h640 virtual int32_t BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1691 ErrCode FormMgrService::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3850 ErrCode FormMgrAdapter::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1808 int32_t FormMgr::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp2299 int32_t FormMgrProxy::BatchRefreshForms(const int32_t formRefreshType) in BatchRefreshForms() function in OHOS::AppExecFwk::FormMgrProxy