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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.h 309 bool IsMalwareList(const std::string& list_name);
safe_browsing_util.cc 454 bool IsMalwareList(const std::string& list_name) {
safe_browsing_service.cc 831 if (safe_browsing_util::IsMalwareList(list_name)) {
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 361 bool IsMalwareList(const std::string& list_name);
safe_browsing_util.cc 506 bool IsMalwareList(const std::string& list_name) {
database_manager.cc 852 if (safe_browsing_util::IsMalwareList(list_name)) {
    [all...]

Completed in 149 milliseconds