Home
last modified time | relevance | path

Searched refs:FormLinkInfoUpdateHandler (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h472 using FormLinkInfoUpdateHandler = std::function<void(const std::vector<std::string>&)>; variable
473 void SetFormLinkInfoUpdateHandler(FormLinkInfoUpdateHandler&& listener) in SetFormLinkInfoUpdateHandler()
1573 FormLinkInfoUpdateHandler formLinkInfoUpdateHandler_;