Home
last modified time | relevance | path

Searched defs:StopRenderingForm (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
H A Dformrenderstub_fuzzer.cpp46 int32_t StopRenderingForm( in StopRenderingForm() function in OHOS::FormRenderStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H A Dmock_form_render_mgr_inner.cpp74 ErrCode FormRenderMgrInner::StopRenderingForm(int64_t formId, const FormRecord &formRecord, in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgrInner
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp62 int32_t FormRenderProxy::StopRenderingForm(const FormJsInfo &formJsInfo, const Want &want, in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderProxy
H A Dform_mgr_proxy.cpp130 int FormMgrProxy::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h83 virtual int StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp125 int32_t FormRenderImpl::StopRenderingForm(const FormJsInfo &formJsInfo, const Want &want, in StopRenderingForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp321 ErrCode FormRenderMgr::StopRenderingForm( in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_render_mgr_inner.cpp279 ErrCode FormRenderMgrInner::StopRenderingForm(int64_t formId, const FormRecord &formRecord, in StopRenderingForm() function in OHOS::AppExecFwk::FormRenderMgrInner
H A Dform_mgr_service.cpp286 int FormMgrService::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrService
H A Dform_task_mgr.cpp889 void FormTaskMgr::StopRenderingForm( in StopRenderingForm() function in OHOS::AppExecFwk::FormTaskMgr
H A Dform_data_mgr.cpp1754 void FormDataMgr::StopRenderingForm(int32_t formId) in StopRenderingForm() function in OHOS::AppExecFwk::FormDataMgr
H A Dform_mgr_adapter.cpp553 int FormMgrAdapter::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp294 int FormMgrAdapter::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dfms_form_render_mgr_inner_test.cpp62 int32_t StopRenderingForm(const FormJsInfo &formJsInfo, in StopRenderingForm() function in __anon84c1aeba0110::MockIFormRender
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp155 int FormMgr::StopRenderingForm(const int64_t formId, const std::string &compId) in StopRenderingForm() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp70 int32_t StopRenderingForm( in StopRenderingForm() function in OHOS::AppExecFwk::MockFormRenderImpl