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

  /external/chromium_org/components/dom_distiller/core/
article_distillation_update.h 18 typedef base::RefCountedData<DistilledPageProto> RefCountedPageProto;
21 const std::vector<scoped_refptr<RefCountedPageProto> >& pages,
46 std::vector<scoped_refptr<RefCountedPageProto> > pages_;
article_distillation_update.cc 12 const std::vector<scoped_refptr<RefCountedPageProto> >& pages,
distiller.cc 270 std::vector<scoped_refptr<ArticleDistillationUpdate::RefCountedPageProto> >
  /external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_viewer_source_browsertest.cc 264 std::vector<scoped_refptr<ArticleDistillationUpdate::RefCountedPageProto> >

Completed in 245 milliseconds