Home
last modified time | relevance | path

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

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