Lines Matching refs:suggestions
62 // Extension suggestions always come from the original profile, since that's
64 // suggestions are meant for us.
140 // stale extension suggestions that may be incoming.
234 // suggestions from last time. We need to readjust the relevance to
479 const ExtensionOmniboxSuggestions& suggestions =
481 if (suggestions.request_id != current_input_id_)
490 // TODO(mpcomplete): consider clamping the number of suggestions to
492 for (size_t i = 0; i < suggestions.suggestions.size(); ++i) {
494 suggestions.suggestions[i];
495 // We want to order these suggestions in descending order, so start with