HomeSort by relevance Sort by last modified time
    Searched refs:have_what_you_typed_match (Results 1 - 2 of 2) 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,

Completed in 37 milliseconds