Searched refs:SafeBrowsingServiceFactory (Results 1 – 3 of 3) sorted by relevance
31 class SafeBrowsingServiceFactory; variable128 static void RegisterFactory(SafeBrowsingServiceFactory* factory) { in RegisterFactory()406 static SafeBrowsingServiceFactory* factory_;468 class SafeBrowsingServiceFactory {470 SafeBrowsingServiceFactory() { } in SafeBrowsingServiceFactory() function471 virtual ~SafeBrowsingServiceFactory() { } in ~SafeBrowsingServiceFactory()474 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingServiceFactory);
89 class TestSafeBrowsingServiceFactory : public SafeBrowsingServiceFactory {
84 SafeBrowsingServiceFactory* SafeBrowsingService::factory_ = NULL;88 class SafeBrowsingServiceFactoryImpl : public SafeBrowsingServiceFactory {