Searched defs:status_with_warnings_removed (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dpage_info_model.cc53 int status_with_warnings_removed = ssl.cert_status() & ~cert_warnings; local
57 !net::IsCertStatusError(status_with_warnings_removed)) {

Completed in 32 milliseconds