Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Djson_frontend.h149 …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.h74 …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.h115 …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.h68 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/test/pipeline_context/
Dpipeline_context_test.cpp138 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function in OHOS::Ace::MockFrontend
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/
Dbackend_delegate_impl.cpp164 void BackendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::BackendDelegateImpl
Dpa_backend.cpp333 void PaBackend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMess… in TransferJsPluginGetError() function in OHOS::Ace::PaBackend
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_frontend.cpp542 void JsFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMes… in TransferJsPluginGetError() function in OHOS::Ace::JsFrontend
Dfrontend_delegate_impl.cpp298 void FrontendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp461 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.cpp669 void DeclarativeFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&&… in TransferJsPluginGetError() function in OHOS::Ace::DeclarativeFrontend
Dfrontend_delegate_declarative.cpp404 void FrontendDelegateDeclarative::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateDeclarative