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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 324 IPBLACKLIST = 12,
safe_browsing_util.cc 213 id = IPBLACKLIST;
246 case IPBLACKLIST:
safe_browsing_database.cc 464 } else if (list_id == safe_browsing_util::IPBLACKLIST) {
832 for (IPBlacklist::const_iterator it = ip_blacklist_.begin();
    [all...]

Completed in 509 milliseconds