Searched defs:min_typed_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc524 const int min_typed_count = match.url_info.typed_count() ? 1 : 0; local
527 min_typed_count, can_add_search_base_to_matches, &info)) {
/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc942 const int min_typed_count = match.url_info.typed_count() ? 1 : 0; local
945 min_typed_count, can_add_search_base_to_matches, &info)) {

Completed in 1201 milliseconds