Searched defs:OnSafeBrowsingCheckResult (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ | ||
H A D | web_client_impl.cpp | 941 void WebClientImpl::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult() function in OHOS::Ace::WebClientImpl |
H A D | web_delegate.cpp | 5523 void WebDelegate::OnSafeBrowsingCheckResult(int threat_type) in OnSafeBrowsingCheckResult() function in OHOS::Ace::WebDelegate |
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ | ||
H A D | mock_web_delegate.cpp | 854 void WebDelegate::OnSafeBrowsingCheckResult(int threat_type) {} in OnSafeBrowsingCheckResult() function in OHOS::Ace::WebDelegate |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_web.cpp | 4670 void JSWeb::OnSafeBrowsingCheckResult(const JSCallbackInfo& args) in OnSafeBrowsingCheckResult() function in OHOS::OHOS::Ace::Framework::JSWeb |
Completed in 26 milliseconds