OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LearnFromNavigation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/net/
connect_interceptor.cc
52
predictor_->
LearnFromNavigation
(original_scheme_host,
61
predictor_->
LearnFromNavigation
(referring_scheme_host,
predictor_browsertest.cc
126
void
LearnFromNavigation
(const GURL& referring_url, const GURL& target_url) {
130
base::Bind(&Predictor::
LearnFromNavigation
,
168
LearnFromNavigation
(referring_url_, target_url_);
predictor.h
187
void
LearnFromNavigation
(const GURL& referring_url, const GURL& target_url);
predictor_unittest.cc
689
predictor.
LearnFromNavigation
(host_1, host_2);
predictor.cc
588
void Predictor::
LearnFromNavigation
(const GURL& referring_url,
[
all
...]
Completed in 1308 milliseconds