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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h 276 // the |csd_whitelist_store|, |download_whitelist_store| and
280 SafeBrowsingStore* csd_whitelist_store,
safe_browsing_database_unittest.cc 377 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); local
384 csd_whitelist_store,
1113 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); local
1229 SafeBrowsingStoreFile* csd_whitelist_store = new SafeBrowsingStoreFile(); local
    [all...]
safe_browsing_database.cc 466 SafeBrowsingStore* csd_whitelist_store,
474 csd_whitelist_store_(csd_whitelist_store),
    [all...]

Completed in 70 milliseconds