Home
last modified time | relevance | path

Searched defs:threat_type (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp691 void ArkWebHandlerImpl::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp772 void ArkWebHandlerWrapper::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h790 virtual void OnSafeBrowsingCheckResult(int threat_type) {} in OnSafeBrowsingCheckResult()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1727 SafeBrowsingCheckResultEvent(int threat_type) in SafeBrowsingCheckResultEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp944 void WebClientImpl::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult()
H A Dweb_delegate.cpp5579 void WebDelegate::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult()