Searched refs:CreateDistiller (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
H A Ddistiller.h51 virtual scoped_ptr<Distiller> CreateDistiller() = 0;
62 virtual scoped_ptr<Distiller> CreateDistiller() OVERRIDE;
H A Dfake_distiller.h25 virtual scoped_ptr<Distiller> CreateDistiller() OVERRIDE {
H A Dtask_tracker.cc52 distiller_ = factory->CreateDistiller();
H A Ddistiller.cc40 scoped_ptr<Distiller> DistillerFactoryImpl::CreateDistiller() { function in class:dom_distiller::DistillerFactoryImpl

Completed in 1000 milliseconds