Searched refs:DispatchPluginError (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | js_message_dispatcher.h | 43 …virtual void DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage…
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | dialog_container.h | 128 …void DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const … in DispatchPluginError() function
|
H A D | ace_container.h | 301 …void DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const …
|
H A D | ace_container.cpp | 1745 void AceContainer::DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMe… in DispatchPluginError() function in OHOS::Ace::Platform::AceContainer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_group_js_bridge.cpp | 273 dispatcher->DispatchPluginError(callbackId, in ProcessParseJsError() 278 dispatcher->DispatchPluginError(callbackId, in ProcessParseJsError()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_container.h | 210 …void DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMessage) const …
|
H A D | ace_container.cpp | 657 void AceContainer::DispatchPluginError(int32_t callbackId, int32_t errorCode, std::string&& errorMe… in DispatchPluginError() function in OHOS::Ace::Platform::AceContainer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_group_js_bridge.cpp | 394 dispatcher->DispatchPluginError(callbackId, in ProcessParseJsError() 399 dispatcher->DispatchPluginError(callbackId, in ProcessParseJsError()
|
/ohos5.0/foundation/arkui/ace_engine/build/ |
H A D | libace.map | 31 non-virtual?thunk?to?OHOS::Ace::Platform::AceContainer::DispatchPluginError*;
|