Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Djson_frontend.h147 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.h75 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/
Ddom_mock.h110 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/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/core/components_ng/test/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/js_frontend/
Djs_frontend.cpp543 void JsFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMes… in TransferJsPluginGetError() function in OHOS::Ace::JsFrontend
Dfrontend_delegate_impl.cpp301 void FrontendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp466 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
Dplugin_frontend_delegate.cpp334 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp706 void DeclarativeFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&&… in TransferJsPluginGetError() function in OHOS::Ace::DeclarativeFrontend
Dfrontend_delegate_declarative.cpp403 void FrontendDelegateDeclarative::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateDeclarative