Home
last modified time | relevance | path

Searched defs:CreateDistiller (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
Dfake_distiller.h25 virtual scoped_ptr<Distiller> CreateDistiller() OVERRIDE { in CreateDistiller() function
Ddistiller.cc40 scoped_ptr<Distiller> DistillerFactoryImpl::CreateDistiller() { in CreateDistiller() function in dom_distiller::DistillerFactoryImpl