Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web_controller.cpp490 webController_->SetJavaScriptCallBackImpl(std::move(callback)); in SetJavascriptCallBackImpl()
519 webController_->SetJavaScriptCallBackImpl(std::move(callback)); in AddJavascriptInterface()
574 webController_->SetJavaScriptCallBackImpl(std::move(callback)); in InitJavascriptInterface()
/foundation/ace/ace_engine/frameworks/core/components/web/
Dweb_component.h457 void SetJavaScriptCallBackImpl(JavaScriptCallBackImpl&& javaScriptCallBackImpl) in SetJavaScriptCallBackImpl() function