Home
last modified time | relevance | path

Searched refs:reAddConnections (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_render_mgr.h76 …void reAddConnections(std::vector<int64_t> formIds, int32_t userId, const sptr<IRemoteObject> &rem…
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp424 void FormRenderMgr::reAddConnections(std::vector<int64_t> formIds, in reAddConnections() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_mgr_adapter.cpp1034 FormRenderMgr::GetInstance().reAddConnections(needConFormIds, userId, callerToken); in HandlerNotifyWhetherVisibleForms()