Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h176 void SetCallBackResult(const std::string& callBackId, const std::string& result) override {} in SetCallBackResult() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp253 void PluginFrontendDelegate::SetCallBackResult(const std::string& callBackId, const std::string& re… in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1020 void PluginFrontendDelegate::SetCallBackResult(const std::string& callBackId, const std::string& re… in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1151 void FrontendDelegateImpl::SetCallBackResult(const std::string& callBackId, const std::string& resu… in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2144 void FrontendDelegateDeclarative::SetCallBackResult(const std::string& callBackId, const std::strin… in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateDeclarative