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

  /external/chromium_org/chrome/browser/autocomplete/
base_search_provider.cc 141 return match.GetAdditionalInfo(kShouldPrefetchKey) == kTrue;
213 const char BaseSearchProvider::kShouldPrefetchKey[] = "should_prefetch";
743 match.RecordAdditionalInfo(kShouldPrefetchKey,
794 i.first->second.RecordAdditionalInfo(kShouldPrefetchKey,
    [all...]
base_search_provider.h 89 static const char kShouldPrefetchKey[];
search_provider.cc     [all...]

Completed in 233 milliseconds