Searched refs:IsQuerySuitableForSuggest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dsearch_provider.h212 bool IsQuerySuitableForSuggest() const;
H A Dsearch_provider.cc583 if (!IsQuerySuitableForSuggest()) {
627 bool SearchProvider::IsQuerySuitableForSuggest() const { function in class:SearchProvider

Completed in 449 milliseconds