Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djs_runtime.h95 virtual void SetErrorEventHandler( in SetErrorEventHandler() function
H A Dark_js_runtime.h151 void SetErrorEventHandler(ErrorEventHandler&& errorCallback) override in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h160 void SetErrorEventHandler(const std::function<void(int32_t, const std::string&)>& listener) in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_declarative.cpp134 void FormFrontendDeclarative::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::FormFrontendDeclarative
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp125 void FormRendererDelegateImpl::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::FormRendererDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp166 void SetErrorEventHandler(const std::function<void(int32_t, const std::string&)>& listener) in SetErrorEventHandler() function in OHOS::Ace::AtomicServiceStatusCallback
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfrontend.h334 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h105 …void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& errorCallb… in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h289 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h204 …virtual void SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& er… in SetErrorEventHandler() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2639 void JsiDeclarativeEngine::SetErrorEventHandler( in SetErrorEventHandler() function in OHOS::Ace::Framework::JsiDeclarativeEngine
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3121 void UIContentImpl::SetErrorEventHandler(std::function<void(const std::string&, const std::string&)… in SetErrorEventHandler() function in OHOS::Ace::UIContentImpl