/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.h | 81 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.h | 164 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 69 …void TransferJsPluginGetError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) c… in TransferJsPluginGetError() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 59 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 92 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 546 void JsFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& errorMes… in TransferJsPluginGetError() function in OHOS::Ace::JsFrontend
|
H A D | frontend_delegate_impl.cpp | 314 void FrontendDelegateImpl::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 467 void PluginFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&& erro… in TransferJsPluginGetError() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 334 void PluginFrontendDelegate::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 878 void DeclarativeFrontend::TransferJsPluginGetError(int callbackId, int32_t errorCode, std::string&&… in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 417 void FrontendDelegateDeclarative::TransferJsPluginGetError( in TransferJsPluginGetError() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|