/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_render_proxy.cpp | 62 int32_t FormRenderProxy::StopRenderingForm(const FormJsInfo &formJsInfo, const Want &want, in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderProxy
|
H A D | form_mgr_proxy.cpp | 130 int FormMgrProxy::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrProxy
|
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/ |
H A D | mock_form_render_mgr_inner.cpp | 74 ErrCode FormRenderMgrInner::StopRenderingForm(int64_t formId, const FormRecord &formRecord,
in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgrInner
|
/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_impl.cpp | 123 int32_t FormRenderImpl::StopRenderingForm(const FormJsInfo &formJsInfo, const Want &want,
in StopRenderingForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_render_mgr.cpp | 241 ErrCode FormRenderMgr::StopRenderingForm( in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgr
|
H A D | form_render_mgr_inner.cpp | 267 ErrCode FormRenderMgrInner::StopRenderingForm(int64_t formId, const FormRecord &formRecord, in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgrInner
|
H A D | form_task_mgr.cpp | 860 void FormTaskMgr::StopRenderingForm( in StopRenderingForm() function in OHOS::AppExecFwk::FormTaskMgr
|
H A D | form_data_mgr.cpp | 1709 void FormDataMgr::StopRenderingForm(int32_t formId) in StopRenderingForm() function in OHOS::AppExecFwk::FormDataMgr
|
H A D | form_mgr_service.cpp | 285 int FormMgrService::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 515 int FormMgrAdapter::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 155 int FormMgr::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgr
|
/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | form_mgr_interface.h | 83 virtual int StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::IFormMgr
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 294 int FormMgrAdapter::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrAdapter
|