Home
last modified time | relevance | path

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

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