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

/external/chromium_org/components/omnibox/
H A Dsearch_provider.cc1270 bool is_primary_provider = is_keyword || !providers_.has_keyword_provider(); local
1271 if (is_primary_provider && use_aggressive_method) {
1290 if (is_primary_provider)

Completed in 227 milliseconds