Searched defs:SafeBrowsingStore (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_store.h23 // SafeBrowsingStore provides a storage abstraction for the
143 class SafeBrowsingStore { class
145 SafeBrowsingStore() {} function in class:SafeBrowsingStore
146 virtual ~SafeBrowsingStore() {}
226 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingStore);

Completed in 86 milliseconds