OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScoredMatches
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/history/
in_memory_url_index.h
246
ScoredHistoryMatches
ScoredMatches
() const { return scored_matches_; }
in_memory_url_index.cc
69
// Comparison function for sorting
ScoredMatches
by their scores.
367
AddHistoryMatch(*this, lower_terms)).
ScoredMatches
();
[
all
...]
/external/chromium_org/chrome/browser/history/
url_index_private_data.h
208
ScoredHistoryMatches
ScoredMatches
() const { return scored_matches_; }
url_index_private_data.cc
251
lower_raw_terms, base::Time::Now())).
ScoredMatches
();
[
all
...]
Completed in 26 milliseconds