HomeSort by relevance Sort by last modified time
    Searched refs:OnFetchImageDone (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/dom_distiller/core/
distiller.h 105 void OnFetchImageDone(int page_num,
distiller.cc 210 base::Bind(&DistillerImpl::OnFetchImageDone,
217 void DistillerImpl::OnFetchImageDone(int page_num,
231 // Delete the |url_fetcher| by DeleteSoon since the OnFetchImageDone

Completed in 45 milliseconds