Home
last modified time | relevance | path

Searched defs:TransferJsPluginGetError (Results 1 – 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.h89 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
Dcj_frontend_abstract.h214 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/
Darkts_plugin_frontend.h105 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
Darkts_frontend.h122 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend.cpp59 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
Dmock_plugin_frontend_delegate.cpp92 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h69 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_frontend.cpp546 void JsFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMes… in TransferJsPluginGetError() function in OHOS::Ace::JsFrontend
Dfrontend_delegate_impl.cpp331 void FrontendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp462 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
Dplugin_frontend_delegate.cpp318 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp941 void DeclarativeFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&&… in Initialize() function in OHOS::Ace::DeclarativeFrontend
Dfrontend_delegate_declarative.cpp462 void FrontendDelegateDeclarative::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateDeclarative