Home
last modified time | relevance | path

Searched defs:SetVisibleChange (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dmock_form_renderer_group.cpp42 void FormRendererGroup::SetVisibleChange(bool isVisible) in SetVisibleChange() function in OHOS::Ace::FormRendererGroup
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_render_interface.h71 …virtual int32_t SetVisibleChange(const int64_t &formId, bool isVisible, const Want &want) { return… in SetVisibleChange() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_group.cpp117 void FormRendererGroup::SetVisibleChange(bool isVisible) in SetVisibleChange() function in OHOS::Ace::FormRendererGroup
H A Dform_renderer.cpp533 void FormRenderer::SetVisibleChange(bool isVisible) in SetVisibleChange() function in OHOS::Ace::FormRenderer
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp228 int32_t FormRenderProxy::SetVisibleChange(const int64_t &formId, bool isVisible, const Want &want) in SetVisibleChange() function in OHOS::AppExecFwk::FormRenderProxy
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp275 int32_t FormRenderImpl::SetVisibleChange(const int64_t &formId, bool isVisible, const Want &want) in SetVisibleChange() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
H A Dform_render_record.cpp1338 int32_t FormRenderRecord::SetVisibleChange(const int64_t &formId, bool isVisible) in SetVisibleChange() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp307 void FormRenderMgr::SetVisibleChange(int64_t formId, bool isVisible) in SetVisibleChange() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_task_mgr.cpp1019 void FormTaskMgr::SetVisibleChange(int64_t formId, bool isVisible, const sptr<IRemoteObject> &remot… in SetVisibleChange() function in OHOS::AppExecFwk::FormTaskMgr
H A Dform_mgr_adapter.cpp864 void FormMgrAdapter::SetVisibleChange(const int64_t formId, const int32_t formVisibleType) in SetVisibleChange() function in OHOS::AppExecFwk::FormMgrAdapter