Home
last modified time | relevance | path

Searched refs:common_spoofed_domains_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/content/password_protection/
H A Dpassword_protection_service.h408 return common_spoofed_domains_; in common_spoofed_domains()
487 std::list<std::string> common_spoofed_domains_; variable
H A Dpassword_protection_service.cc67 common_spoofed_domains_ = { in PasswordProtectionService()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/content/password_protection/
H A Dpassword_protection_service.h439 return common_spoofed_domains_; in common_spoofed_domains()
523 std::list<std::string> common_spoofed_domains_; variable
H A Dpassword_protection_service.cc66 common_spoofed_domains_ = {"login.live.com", "facebook.com", "box.com", in PasswordProtectionService()