Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/test/json/
Djson_frontend.h144 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/
Ddom_mock.h119 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/ace/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h60 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
/foundation/ace/ace_engine/frameworks/core/pipeline/test/unittest/context/
Dpipeline_context_test.cpp168 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function in OHOS::Ace::MockFrontend
/foundation/ace/ace_engine/adapter/ohos/entrance/pa_engine/
Dbackend_delegate_impl.cpp167 void BackendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::BackendDelegateImpl
Dpa_backend.cpp370 void PaBackend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMess… in TransferJsPluginGetError() function in OHOS::Ace::PaBackend
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Djs_frontend.cpp539 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/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp525 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
Dplugin_frontend_delegate.cpp333 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp582 void DeclarativeFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&&… in TransferJsPluginGetError() function in OHOS::Ace::DeclarativeFrontend
Dfrontend_delegate_declarative.cpp368 void FrontendDelegateDeclarative::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateDeclarative