DistillerPageFactory   57 chrome/browser/dom_distiller/dom_distiller_service_factory.cc   scoped_ptr<DistillerPageFactory> distiller_page_factory(
DistillerPageFactory   26 components/dom_distiller/content/distiller_page_web_contents.h class DistillerPageWebContentsFactory : public DistillerPageFactory {
DistillerPageFactory   30 components/dom_distiller/content/distiller_page_web_contents.h       : DistillerPageFactory(), browser_context_(browser_context) {}
DistillerPageFactory   32 components/dom_distiller/core/distiller.cc     scoped_ptr<DistillerPageFactory> distiller_page_factory,
DistillerPageFactory   51 components/dom_distiller/core/distiller.cc     const DistillerPageFactory& distiller_page_factory,
DistillerPageFactory   58 components/dom_distiller/core/distiller.h       scoped_ptr<DistillerPageFactory> distiller_page_factory,
DistillerPageFactory   64 components/dom_distiller/core/distiller.h   scoped_ptr<DistillerPageFactory> distiller_page_factory_;
DistillerPageFactory   72 components/dom_distiller/core/distiller.h       const DistillerPageFactory& distiller_page_factory,
DistillerPageFactory   12 components/dom_distiller/core/distiller_page.cc DistillerPageFactory::~DistillerPageFactory() {}
DistillerPageFactory   97 components/dom_distiller/core/distiller_page.h class DistillerPageFactory {
DistillerPageFactory   99 components/dom_distiller/core/distiller_page.h   virtual ~DistillerPageFactory();
DistillerPageFactory  245 components/dom_distiller/core/distiller_unittest.cc class MockDistillerPageFactory : public DistillerPageFactory {
DistillerPageFactory   26 components/dom_distiller/core/page_distiller.cc PageDistiller::PageDistiller(const DistillerPageFactory& distiller_page_factory)
DistillerPageFactory   41 components/dom_distiller/core/page_distiller.h   explicit PageDistiller(const DistillerPageFactory& distiller_page_factory);
DistillerPageFactory   49 components/dom_distiller/standalone/content_extractor.cc   scoped_ptr<DistillerPageFactory> distiller_page_factory(