HomeSort by relevance Sort by last modified time
    Searched defs:FetchItems (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_source_discovery.cc 64 void SuggestionsSourceDiscovery::FetchItems(Profile* profile) {
suggestions_source_top_sites.cc 60 void SuggestionsSourceTopSites::FetchItems(Profile* profile) {
suggestions_combiner.cc 54 void SuggestionsCombiner::FetchItems(Profile* profile) {
57 sources_[i]->FetchItems(profile);

Completed in 509 milliseconds