Home
last modified time | relevance | path

Searched refs:onUpdateWithValueParams_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h341 onUpdateWithValueParams_ = callback; in SetDeclarativeOnUpdateWithValueParamsCallback()
375 if (onUpdateWithValueParams_) { in FireDeclarativeOnUpdateWithValueParamsCallback()
376 onUpdateWithValueParams_(params); in FireDeclarativeOnUpdateWithValueParamsCallback()
432 std::function<void(const std::string&)> onUpdateWithValueParams_; member in OHOS::Ace::OHOS::Ace::Framework::final
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_sub_container.h181 onPluginUpdateWithValueParams onUpdateWithValueParams_; member in OHOS::Ace::PluginSubContainer

Completed in 2 milliseconds