HomeSort by relevance Sort by last modified time
    Searched refs:IsPhishingList (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.h 308 bool IsPhishingList(const std::string& list_name);
safe_browsing_util.cc 450 bool IsPhishingList(const std::string& list_name) {
safe_browsing_service.cc 827 if (safe_browsing_util::IsPhishingList(list_name)) {
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 360 bool IsPhishingList(const std::string& list_name);
safe_browsing_util.cc 502 bool IsPhishingList(const std::string& list_name) {
database_manager.cc 848 if (safe_browsing_util::IsPhishingList(list_name)) {
    [all...]

Completed in 28 milliseconds