Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:SafeBrowsingStoreFile

375   SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile();
376 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile();
377 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile();
378 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile();
379 SafeBrowsingStoreFile* extension_blacklist_store =
380 new SafeBrowsingStoreFile();
381 SafeBrowsingStoreFile* ip_blacklist_store = new SafeBrowsingStoreFile();
1052 SafeBrowsingStoreFile* store = new SafeBrowsingStoreFile();
1111 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile();
1112 SafeBrowsingStoreFile* download_store = new SafeBrowsingStoreFile();
1113 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile();
1218 database_.reset(new SafeBrowsingDatabaseNew(new SafeBrowsingStoreFile(),
1228 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile();
1229 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile();
1230 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile();
1231 SafeBrowsingStoreFile* extension_blacklist_store =
1232 new SafeBrowsingStoreFile();
1995 SafeBrowsingStoreFile* browse_store = new SafeBrowsingStoreFile();
1996 SafeBrowsingStoreFile* ip_blacklist_store = new SafeBrowsingStoreFile();