Home
last modified time | relevance | path

Searched defs:article_update (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/dom_distiller/
Dtab_utils.cc99 ArticleDistillationUpdate article_update) { in OnArticleUpdated()
/external/chromium_org/components/dom_distiller/core/
Dtask_tracker.cc232 const ArticleDistillationUpdate& article_update) { in OnArticleDistillationUpdated()
Ddistiller.cc231 const ArticleDistillationUpdate& article_update = in AddPageIfDone() local
Ddom_distiller_store.cc210 DomDistillerObserver::ArticleUpdate article_update; in NotifyObservers() local
Ddistiller_unittest.cc267 void OnDistillArticleUpdate(const ArticleDistillationUpdate& article_update) { in OnDistillArticleUpdate()
/external/chromium_org/components/dom_distiller/content/
Ddom_distiller_viewer_source.cc214 ArticleDistillationUpdate article_update) { in OnArticleUpdated()
/external/chromium_org/components/dom_distiller/standalone/
Dcontent_extractor.cc188 virtual void OnArticleUpdated(ArticleDistillationUpdate article_update) in OnArticleUpdated()