Home
last modified time | relevance | path

Searched defs:OnSslErrorRequest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h732 bool OnSslErrorRequest(const BaseEventInfo* info) const in OnSslErrorRequest() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2804 void JSWeb::OnSslErrorRequest(const JSCallbackInfo& args) in OnSslErrorRequest() function in OHOS::Ace::Framework::JSWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4760 bool WebDelegate::OnSslErrorRequest(const std::shared_ptr<BaseEventInfo>& info) in OnSslErrorRequest() function in OHOS::Ace::WebDelegate