InstantSupportState  127 chrome/browser/search/search.cc InstantSupportState StringToInstantSupportState(const base::string16& value) {
InstantSupportState  136 chrome/browser/search/search.cc base::string16 InstantSupportStateToString(InstantSupportState state) {
InstantSupportState  436 chrome/browser/search/search.cc   InstantSupportState state = GetInstantSupportStateFromNavigationEntry(*entry);
InstantSupportState  746 chrome/browser/search/search.cc void SetInstantSupportStateInNavigationEntry(InstantSupportState state,
InstantSupportState  755 chrome/browser/search/search.cc InstantSupportState GetInstantSupportStateFromNavigationEntry(
InstantSupportState  250 chrome/browser/search/search.h void SetInstantSupportStateInNavigationEntry(InstantSupportState state,
InstantSupportState  255 chrome/browser/search/search.h InstantSupportState GetInstantSupportStateFromNavigationEntry(
InstantSupportState  146 chrome/browser/ui/search/instant_controller.cc     InstantSupportState instant_support) {
InstantSupportState   80 chrome/browser/ui/search/instant_controller.h   void InstantSupportChanged(InstantSupportState instant_support);
InstantSupportState   16 chrome/browser/ui/search/search_model.cc                           InstantSupportState instant_support,
InstantSupportState   64 chrome/browser/ui/search/search_model.cc void SearchModel::SetInstantSupportState(InstantSupportState instant_support) {
InstantSupportState   28 chrome/browser/ui/search/search_model.h           InstantSupportState instant_support,
InstantSupportState   37 chrome/browser/ui/search/search_model.h     InstantSupportState instant_support;
InstantSupportState   60 chrome/browser/ui/search/search_model.h   void SetInstantSupportState(InstantSupportState instant_support);
InstantSupportState   63 chrome/browser/ui/search/search_model.h   InstantSupportState instant_support() const {
InstantSupportState  220 chrome/browser/ui/search/search_tab_helper.cc   InstantSupportState new_state = instant_support ? INSTANT_SUPPORT_YES :