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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_top_sites.h 39 void OnSuggestionsUrlsAvailable(const history::FilteredURLList* data);
suggestions_source_top_sites.cc 90 const history::FilteredURLList* data) {
  /external/chromium_org/components/history/core/browser/
history_types.h 406 typedef std::vector<FilteredURL> FilteredURLList;
  /external/chromium_org/chrome/browser/history/
history_backend.h 232 history::FilteredURLList* result);
    [all...]
history_service.h 314 typedef base::Callback<void(const history::FilteredURLList*)>
    [all...]
history_service.cc     [all...]
history_backend.cc     [all...]
history_backend_unittest.cc     [all...]

Completed in 130 milliseconds