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

/external/chromium_org/components/dom_distiller/core/
H A Ddistiller_page.h39 // Loads a URL. |OnDistillationDone| is called when the load completes or
49 virtual void OnDistillationDone(const GURL& page_url,
H A Ddistiller_page.cc65 // the callback to OnDistillationDone happens.
71 void DistillerPage::OnDistillationDone(const GURL& page_url, function in class:dom_distiller::DistillerPage
H A Ddistiller_unittest.cc291 distiller_page->OnDistillationDone(url, result);
644 distiller_page->OnDistillationDone(GURL(kURL), distilled_value.get());
/external/chromium_org/components/dom_distiller/content/
H A Ddistiller_page_web_contents.cc175 DistillerPage::OnDistillationDone(page_url, value);

Completed in 1746 milliseconds