Home
last modified time | relevance | path

Searched refs:effective_max_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/history/
Dtext_database.cc324 int effective_max_count = options.max_count ? in GetTextMatches() local
330 statement.BindInt(3, effective_max_count); in GetTextMatches()