Home
last modified time | relevance | path

Searched defs:SetFormLinkInfoUpdateHandler (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp141 void FormRendererDelegateImpl::SetFormLinkInfoUpdateHandler( in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::FormRendererDelegateImpl
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h205 virtual void SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback) {}; in SetFormLinkInfoUpdateHandler() function in OHOS::OHOS::Ace::UIContent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3013 void UIContentImpl::SetFormLinkInfoUpdateHandler(std::function<void(const std::vector<std::string>&)>&& callback) in SetFormLinkInfoUpdateHandler() function in OHOS::Ace::UIContentImpl
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h452 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler() function in OHOS::OHOS::Ace::PipelineBase

Completed in 15 milliseconds