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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h 279 // |ip_blacklist_store|.
286 SafeBrowsingStore* ip_blacklist_store);
safe_browsing_database_unittest.cc 405 SafeBrowsingStoreFile* ip_blacklist_store = new SafeBrowsingStoreFile(); local
412 ip_blacklist_store));
1741 SafeBrowsingStoreFile* ip_blacklist_store = new SafeBrowsingStoreFile(); local
    [all...]
safe_browsing_database.cc 498 SafeBrowsingStore* ip_blacklist_store)
506 ip_blacklist_store_(ip_blacklist_store),
    [all...]

Completed in 70 milliseconds