Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
Dformrenderstub_fuzzer.cpp36 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::FormRenderStubFuzzTest
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_render_proxy.cpp25 int32_t FormRenderProxy::RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::FormRenderProxy
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_impl.cpp53 int32_t FormRenderImpl::RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
/foundation/ability/form_fwk/services/src/
Dform_render_mgr.cpp68 ErrCode FormRenderMgr::RenderForm( in RenderForm() function in OHOS::AppExecFwk::FormRenderMgr
Dform_task_mgr.cpp811 void FormTaskMgr::RenderForm(const FormRecord &formRecord, const Want &want, const sptr<IRemoteObje… in RenderForm() function in OHOS::AppExecFwk::FormTaskMgr
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
Dfms_form_render_mgr_test.cpp56 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in __anonf122656b0111::MockIFormRender
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp64 int32_t RenderForm(const FormJsInfo &formJsInfo, const Want &want, in RenderForm() function in OHOS::AppExecFwk::MockFormRenderImpl