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

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h 278 // the |csd_whitelist_store|, |download_whitelist_store| and
283 SafeBrowsingStore* download_whitelist_store,
346 // Return the browse_store_, download_store_, download_whitelist_store or
safe_browsing_database_unittest.cc 402 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile(); local
409 download_whitelist_store,
1317 SafeBrowsingStoreFile* download_whitelist_store = new SafeBrowsingStoreFile(); local
    [all...]
safe_browsing_database.cc 495 SafeBrowsingStore* download_whitelist_store,
503 download_whitelist_store_(download_whitelist_store),
    [all...]

Completed in 28 milliseconds