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

  /external/chromium_org/chrome/browser/autocomplete/
search_provider.h 609 static const char kShouldPrefetchKey[];
search_provider.cc 382 const char SearchProvider::kShouldPrefetchKey[] = "should_prefetch";
466 return match.GetAdditionalInfo(kShouldPrefetchKey) == kTrue;
    [all...]

Completed in 832 milliseconds