Home
last modified time | relevance | path

Searched defs:RenderForm (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H A Dmock_form_sandbox_render_mgr_inner.cpp31 ErrCode FormSandboxRenderMgrInner::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormSandboxRenderMgrInner
H A Dmock_form_render_mgr_inner.cpp56 ErrCode FormRenderMgrInner::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormRenderMgrInner
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_sandbox_render_mgr_inner.cpp66 ErrCode FormSandboxRenderMgrInner::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormSandboxRenderMgrInner
H A Dform_render_mgr.cpp81 ErrCode FormRenderMgr::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_render_mgr_inner.cpp55 ErrCode FormRenderMgrInner::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormRenderMgrInner
H A Dform_task_mgr.cpp843 void FormTaskMgr::RenderForm(const FormRecord &formRecord, const Want &want, const sptr<IRemoteObje… in RenderForm() function in OHOS::AppExecFwk::FormTaskMgr
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
H A Dformrenderstub_fuzzer.cpp40 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::FormRenderStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp25 int32_t FormRenderProxy::RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::FormRenderProxy
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp71 int32_t FormRenderImpl::RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dfms_form_render_mgr_inner_test.cpp56 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in __anon84c1aeba0110::MockIFormRender
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp64 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::MockFormRenderImpl