Home
last modified time | relevance | path

Searched defs:SetCallBackResult (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.h163 void SetCallBackResult(const std::string& callBackId, const std::string& result) override {} in SetCallBackResult() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp252 void PluginFrontendDelegate::SetCallBackResult(const std::string& callBackId, const std::string& re… in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp1004 void PluginFrontendDelegate::SetCallBackResult(const std::string& callBackId, const std::string& re… in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp1121 void FrontendDelegateImpl::SetCallBackResult(const std::string& callBackId, const std::string& resu… in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1681 void FrontendDelegateDeclarative::SetCallBackResult(const std::string& callBackId, const std::strin… in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateDeclarative