HomeSort by relevance Sort by last modified time
    Searched defs:SafeBrowsingStore (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store.h 21 // SafeBrowsingStore provides a storage abstraction for the
159 class SafeBrowsingStore {
161 SafeBrowsingStore() {}
162 virtual ~SafeBrowsingStore() {}
242 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingStore);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_store.h 21 // SafeBrowsingStore provides a storage abstraction for the
159 class SafeBrowsingStore {
161 SafeBrowsingStore() {}
162 virtual ~SafeBrowsingStore() {}
251 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingStore);

Completed in 98 milliseconds