Home
last modified time | relevance | path

Searched defs:SetDeclarativeOnUpdateWithValueParamsCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.h197 void SetDeclarativeOnUpdateWithValueParamsCallback(onPluginUpdateWithValueParams&& callback) in SetDeclarativeOnUpdateWithValueParamsCallback() function
H A Dplugin_frontend_delegate.h236 void SetDeclarativeOnUpdateWithValueParamsCallback(onPluginUpdateWithValueParams&& callback) in SetDeclarativeOnUpdateWithValueParamsCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h126 void SetDeclarativeOnUpdateWithValueParamsCallback(onPluginUpdateWithValueParams&& callback) in SetDeclarativeOnUpdateWithValueParamsCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h339 …void SetDeclarativeOnUpdateWithValueParamsCallback(std::function<void(const std::string&)>&& callb… in SetDeclarativeOnUpdateWithValueParamsCallback() function