Searched refs:distiller_page_factory (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/dom_distiller/
H A Ddom_distiller_service_factory.cc25 scoped_ptr<DistillerPageFactory> distiller_page_factory,
29 distiller_page_factory.Pass(),
69 scoped_ptr<DistillerPageFactory> distiller_page_factory(
88 distiller_page_factory.Pass(),
22 DomDistillerContextKeyedService( scoped_ptr<DomDistillerStoreInterface> store, scoped_ptr<DistillerFactory> distiller_factory, scoped_ptr<DistillerPageFactory> distiller_page_factory, scoped_ptr<DistilledPagePrefs> distilled_page_prefs) argument
H A Ddom_distiller_service_factory.h27 scoped_ptr<DistillerPageFactory> distiller_page_factory,
/external/chromium_org/chrome/browser/extensions/api/reading_list_private/
H A Dreading_list_private_apitest.cc40 MockDistillerPageFactory* distiller_page_factory = local
55 scoped_ptr<DistillerPageFactory>(distiller_page_factory),
62 EXPECT_CALL(*distiller_page_factory, CreateDistillerPageImpl())
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_service.cc42 scoped_ptr<DistillerPageFactory> distiller_page_factory,
47 distiller_page_factory_(distiller_page_factory.Pass()),
39 DomDistillerService( scoped_ptr<DomDistillerStoreInterface> store, scoped_ptr<DistillerFactory> distiller_factory, scoped_ptr<DistillerPageFactory> distiller_page_factory, scoped_ptr<DistilledPagePrefs> distilled_page_prefs) argument
H A Ddom_distiller_service.h119 scoped_ptr<DistillerPageFactory> distiller_page_factory,
/external/chromium_org/components/dom_distiller/standalone/
H A Dcontent_extractor.cc82 scoped_ptr<DistillerPageFactory> distiller_page_factory(
110 distiller_page_factory.Pass(),

Completed in 119 milliseconds