Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_util.h191 SIDEEFFECTFREEWHITELIST = 10, enumerator
Dsafe_browsing_util.cc219 id = SIDEEFFECTFREEWHITELIST; in GetListId()
248 case SIDEEFFECTFREEWHITELIST: in GetListName()
Dsafe_browsing_database.cc434 } else if (list_id == safe_browsing_util::SIDEEFFECTFREEWHITELIST) { in GetStore()