Home
last modified time | relevance | path

Searched refs:IPBLACKLIST (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_util.h193 IPBLACKLIST = 12, enumerator
Dsafe_browsing_util.cc221 id = IPBLACKLIST; in GetListId()
251 case IPBLACKLIST: in GetListName()
Dsafe_browsing_database.cc436 } else if (list_id == safe_browsing_util::IPBLACKLIST) { in GetStore()