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

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service.cc88 class SafeBrowsingServiceFactoryImpl : public SafeBrowsingServiceFactory { class in inherits:SafeBrowsingServiceFactory
95 friend struct base::DefaultLazyInstanceTraits<SafeBrowsingServiceFactoryImpl>;
97 SafeBrowsingServiceFactoryImpl() { } function in class:SafeBrowsingServiceFactoryImpl
99 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingServiceFactoryImpl);
102 static base::LazyInstance<SafeBrowsingServiceFactoryImpl>

Completed in 17 milliseconds