OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScoreComponentForMatches
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/history/
in_memory_url_index.h
344
static int
ScoreComponentForMatches
(const TermMatches& matches,
in_memory_url_index.cc
742
int url_score =
ScoreComponentForMatches
(match.url_matches, url.size()) *
745
ScoreComponentForMatches
(match.title_matches, title.size()) *
785
int InMemoryURLIndex::
ScoreComponentForMatches
(const TermMatches& matches,
[
all
...]
Completed in 16 milliseconds