Searched defs:RefCountedPageProto (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
H A Darticle_distillation_update.h18 typedef base::RefCountedData<DistilledPageProto> RefCountedPageProto; typedef in class:dom_distiller::ArticleDistillationUpdate
21 const std::vector<scoped_refptr<RefCountedPageProto> >& pages,
46 std::vector<scoped_refptr<RefCountedPageProto> > pages_;

Completed in 695 milliseconds