Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp730 bool ArkWebHandlerImpl::OnAllSslErrorRequestByJS(ArkWebRefPtr<ArkWebJsAllSslErrorResult> result, in… in OnAllSslErrorRequestByJS() function in OHOS::ArkWeb::ArkWebHandlerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp831 bool ArkWebHandlerWrapper::OnAllSslErrorRequestByJS(std::shared_ptr<OHOS::NWeb::NWebJSAllSslErrorRe… in OnAllSslErrorRequestByJS() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h836 …virtual bool OnAllSslErrorRequestByJS(std::shared_ptr<NWebJSAllSslErrorResult> result, SslError er… in OnAllSslErrorRequestByJS() function