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

/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider.h538 // unless |prevent_search_history_inlining| is set.
542 bool prevent_search_history_inlining) const;
H A Dsearch_provider.cc1596 const bool prevent_search_history_inlining = local
1628 prevent_search_history_inlining);
1736 bool prevent_search_history_inlining) const {
1740 // 1300-1599 (unless |prevent_search_history_inlining|, in which case
1751 if (prevent_search_history_inlining)

Completed in 28 milliseconds