Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.h310 bool IsBadbinurlList(const std::string& list_name);
Dsafe_browsing_util.cc458 bool IsBadbinurlList(const std::string& list_name) { in IsBadbinurlList() function
Dsafe_browsing_service.cc835 if (safe_browsing_util::IsBadbinurlList(list_name)) { in GetResultFromListname()