OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnticipateOmniboxUrl
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/omnibox/
omnibox_controller.cc
153
profile_->GetNetworkPredictor()->
AnticipateOmniboxUrl
(
/external/chromium_org/chrome/browser/net/
predictor.h
148
void
AnticipateOmniboxUrl
(const GURL& url, bool preconnectable);
568
// Most recent suggestion from Omnibox provided via
AnticipateOmniboxUrl
().
574
// The number of consecutive requests to
AnticipateOmniboxUrl
() that suggested
predictor.cc
356
void Predictor::
AnticipateOmniboxUrl
(const GURL& url, bool preconnectable) {
384
//
AnticipateOmniboxUrl
(), so we double 4 characters and limit at 8
[
all
...]
Completed in 173 milliseconds