Home | History | Annotate | Download | only in history

Lines Matching refs:urls_

130   void set_urls(const MostVisitedURLList& urls) { urls_ = urls; }
131 const MostVisitedURLList& urls() const { return urls_; }
138 urls_ = data;
146 MostVisitedURLList urls_;