Home
last modified time | relevance | path

Searched defs:SetCallBackResult (Results 1 - 4 of 4) sorted by relevance

/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& result) {} in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1004 void PluginFrontendDelegate::SetCallBackResult(const std::string& callBackId, const std::string& result) in SetCallBackResult() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1151 void FrontendDelegateImpl::SetCallBackResult(const std::string& callBackId, const std::string& result) in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2148 void FrontendDelegateDeclarative::SetCallBackResult(const std::string& callBackId, const std::string& result) in SetCallBackResult() function in OHOS::Ace::Framework::FrontendDelegateDeclarative

Completed in 15 milliseconds