Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djs_runtime.h103 virtual void SetErrorEventHandler( in SetErrorEventHandler() function
Dark_js_runtime.h153 void SetErrorEventHandler(ErrorEventHandler&& errorCallback) override in SetErrorEventHandler() function
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
Dsilent_install_callback.h160 void SetErrorEventHandler(const std::function<void(int32_t, const std::string&)>& listener) in SetErrorEventHandler() function
/foundation/arkui/advanced_ui_component/navpushpathhelper/include/
Dsilent_install_callback.h160 void SetErrorEventHandler(const std::function<void(int32_t, const std::string&)>& listener) in SetErrorEventHandler() function
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
Dform_renderer_delegate_impl.cpp134 void FormRendererDelegateImpl::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_declarative.cpp164 void FormFrontendDeclarative::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::FormFrontendDeclarative
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dpage_url_checker_ohos.cpp161 void SetErrorEventHandler(const std::function<void(int32_t, const std::string&)>& listener) in SetErrorEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
/foundation/arkui/ace_engine/frameworks/core/common/
Dfrontend.h333 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.h106 …void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& errorCallb… in SetErrorEventHandler() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
Djs_engine.h290 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h225 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp2744 void JsiDeclarativeEngine::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::Framework::JsiDeclarativeEngine
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp3779 void UIContentImpl::SetErrorEventHandler(std::function<void(const std::string&, const std::string&)… in SetErrorEventHandler() function in OHOS::Ace::UIContentImpl