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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 99 class SafeBrowsingBlockingPageFactoryImpl
112 SafeBrowsingBlockingPageFactoryImpl>;
114 SafeBrowsingBlockingPageFactoryImpl() { }
116 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPageFactoryImpl);
119 static base::LazyInstance<SafeBrowsingBlockingPageFactoryImpl>
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page.cc 154 class SafeBrowsingBlockingPageFactoryImpl
181 SafeBrowsingBlockingPageFactoryImpl>;
183 SafeBrowsingBlockingPageFactoryImpl() { }
185 DISALLOW_COPY_AND_ASSIGN(SafeBrowsingBlockingPageFactoryImpl);
188 static base::LazyInstance<SafeBrowsingBlockingPageFactoryImpl>
    [all...]

Completed in 22 milliseconds