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

  /external/chromium_org/chrome/renderer/searchbox/
searchbox.h 127 void OnSetSuggestionToPrefetch(const InstantSuggestion& suggestion);
searchbox.cc 302 OnSetSuggestionToPrefetch)
413 void SearchBox::OnSetSuggestionToPrefetch(const InstantSuggestion& suggestion) {
416 DVLOG(1) << render_view() << " OnSetSuggestionToPrefetch";

Completed in 287 milliseconds