Home
last modified time | relevance | path

Searched defs:SetFormLinkInfoUpdateHandler (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp142 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h106 …void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback)… in SetFormLinkInfoUpdateHandler() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h205 …virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& c… in SetFormLinkInfoUpdateHandler() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h473 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3070 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&… in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl