Home
last modified time | relevance | path

Searched defs:ReloadForm (Results 1 – 12 of 12) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/include/
Dform_render_interface.h63 …virtual int32_t ReloadForm(const std::vector<FormJsInfo> &&formJsInfos, const Want &want) { return… in ReloadForm() function
/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
Dformrenderstub_fuzzer.cpp53 int32_t ReloadForm(const std::vector<FormJsInfo> &&formJsInfos, const Want &want) override in ReloadForm() function in OHOS::FormRenderStubFuzzTest
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_group.cpp105 void FormRendererGroup::ReloadForm(const AppExecFwk::FormJsInfo& formJsInfo) in ReloadForm() function in OHOS::Ace::FormRendererGroup
Dform_renderer.cpp113 void FormRenderer::ReloadForm(const std::string& url) in ReloadForm() function in OHOS::Ace::FormRenderer
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_render_proxy.cpp190 int32_t FormRenderProxy::ReloadForm(const std::vector<FormJsInfo> &&formJsInfos, const Want &want) in ReloadForm() function in OHOS::AppExecFwk::FormRenderProxy
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h139 virtual void ReloadForm(const std::string& url) {}; in ReloadForm() function
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_impl.cpp197 int32_t FormRenderImpl::ReloadForm(const std::vector<FormJsInfo> &&formJsInfos, const Want &want) in ReloadForm() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
/foundation/ability/form_fwk/services/src/
Dform_render_mgr.cpp212 ErrCode FormRenderMgr::ReloadForm( in ReloadForm() function in OHOS::AppExecFwk::FormRenderMgr
Dform_task_mgr.cpp906 void FormTaskMgr::ReloadForm(const std::vector<FormRecord> &&formRecords, const Want &want, in ReloadForm() function in OHOS::AppExecFwk::FormTaskMgr
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp81 int32_t ReloadForm(const std::vector<FormJsInfo> &&formJsInfos, const Want &want) override in ReloadForm() function in OHOS::AppExecFwk::MockFormRenderImpl
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp1300 void UIContentImpl::ReloadForm(const std::string& url) in ReloadForm() function in OHOS::Ace::UIContentImpl
Dace_container.cpp1576 void AceContainer::ReloadForm() in ReloadForm() function in OHOS::Ace::Platform::AceContainer