HomeSort by relevance Sort by last modified time
    Searched refs:have_what_you_typed_match (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 188 bool have_what_you_typed_match = local
228 PromoteOrCreateShorterSuggestion(db, *params, have_what_you_typed_match,
252 if (have_what_you_typed_match)
268 DCHECK(!have_what_you_typed_match ||
477 bool have_what_you_typed_match,
488 bool can_add_search_base_to_matches = !have_what_you_typed_match;
    [all...]
history_url_provider.h 210 bool have_what_you_typed_match,
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 269 bool have_what_you_typed_match,
history_url_provider.cc 447 bool have_what_you_typed_match = local
495 PromoteOrCreateShorterSuggestion(db, *params, have_what_you_typed_match,
519 if (have_what_you_typed_match)
551 DCHECK(!have_what_you_typed_match ||
    [all...]

Completed in 2272 milliseconds