InstantService 662 chrome/browser/autocomplete/base_search_provider.cc InstantService* instant_service = InstantService 1174 chrome/browser/chrome_content_browser_client.cc InstantService* instant_service = InstantService 1282 chrome/browser/chrome_content_browser_client.cc InstantService* instant_service = InstantService 1541 chrome/browser/chrome_content_browser_client.cc InstantService* instant_service = InstantService 1115 chrome/browser/policy/policy_browsertest.cc InstantService* instant_service = InstantService 70 chrome/browser/search/instant_service.cc InstantService::InstantService(Profile* profile) InstantService 127 chrome/browser/search/instant_service.cc base::Bind(&InstantService::OnDefaultSearchProviderChanged, InstantService 134 chrome/browser/search/instant_service.cc InstantService::~InstantService() { InstantService 137 chrome/browser/search/instant_service.cc void InstantService::AddInstantProcess(int process_id) { InstantService 149 chrome/browser/search/instant_service.cc bool InstantService::IsInstantProcess(int process_id) const { InstantService 153 chrome/browser/search/instant_service.cc void InstantService::AddObserver(InstantServiceObserver* observer) { InstantService 157 chrome/browser/search/instant_service.cc void InstantService::RemoveObserver(InstantServiceObserver* observer) { InstantService 161 chrome/browser/search/instant_service.cc void InstantService::DeleteMostVisitedItem(const GURL& url) { InstantService 169 chrome/browser/search/instant_service.cc void InstantService::UndoMostVisitedDeletion(const GURL& url) { InstantService 177 chrome/browser/search/instant_service.cc void InstantService::UndoAllMostVisitedDeletions() { InstantService 185 chrome/browser/search/instant_service.cc void InstantService::UpdateThemeInfo() { InstantService 194 chrome/browser/search/instant_service.cc void InstantService::UpdateMostVisitedItemsInfo() { InstantService 198 chrome/browser/search/instant_service.cc void InstantService::Shutdown() { InstantService 211 chrome/browser/search/instant_service.cc void InstantService::Observe(int type, InstantService 227 chrome/browser/search/instant_service.cc base::Bind(&InstantService::OnMostVisitedItemsReceived, InstantService 249 chrome/browser/search/instant_service.cc void InstantService::SendSearchURLsToRenderer(content::RenderProcessHost* rph) { InstantService 254 chrome/browser/search/instant_service.cc void InstantService::OnOmniboxStartMarginChanged(int start_margin) { InstantService 260 chrome/browser/search/instant_service.cc void InstantService::OnRendererProcessTerminated(int process_id) { InstantService 273 chrome/browser/search/instant_service.cc void InstantService::OnMostVisitedItemsReceived( InstantService 291 chrome/browser/search/instant_service.cc void InstantService::NotifyAboutMostVisitedItems() { InstantService 296 chrome/browser/search/instant_service.cc void InstantService::OnThemeChanged(ThemeService* theme_service) { InstantService 404 chrome/browser/search/instant_service.cc void InstantService::OnGoogleURLUpdated( InstantService 427 chrome/browser/search/instant_service.cc void InstantService::OnDefaultSearchProviderChanged( InstantService 447 chrome/browser/search/instant_service.cc void InstantService::ResetInstantSearchPrerenderer() { InstantService 44 chrome/browser/search/instant_service.h class InstantService : public KeyedService, InstantService 47 chrome/browser/search/instant_service.h explicit InstantService(Profile* profile); InstantService 48 chrome/browser/search/instant_service.h virtual ~InstantService(); InstantService 169 chrome/browser/search/instant_service.h base::WeakPtrFactory<InstantService> weak_ptr_factory_; InstantService 171 chrome/browser/search/instant_service.h DISALLOW_COPY_AND_ASSIGN(InstantService); InstantService 16 chrome/browser/search/instant_service_factory.cc InstantService* InstantServiceFactory::GetForProfile(Profile* profile) { InstantService 20 chrome/browser/search/instant_service_factory.cc return static_cast<InstantService*>( InstantService 50 chrome/browser/search/instant_service_factory.cc new InstantService(static_cast<Profile*>(profile)) : NULL; InstantService 13 chrome/browser/search/instant_service_factory.h class InstantService; InstantService 20 chrome/browser/search/instant_service_factory.h static InstantService* GetForProfile(Profile* profile); InstantService 47 chrome/browser/search/instant_unittest_base.h InstantService* instant_service_; InstantService 199 chrome/browser/search/search.cc const InstantService* instant_service = InstantService 216 chrome/browser/search/search_unittest.cc InstantService* instant_service = InstantService 36 chrome/browser/ui/browser_instant_controller.cc InstantService* instant_service = InstantService 51 chrome/browser/ui/browser_instant_controller.cc InstantService* instant_service = InstantService 59 chrome/browser/ui/browser_instant_controller.cc InstantService* instant_service = InstantService 159 chrome/browser/ui/browser_instant_controller.cc InstantService* instant_service = InstantService 1130 chrome/browser/ui/gtk/location_bar_view_gtk.cc InstantService* instant_service = InstantService 196 chrome/browser/ui/search/instant_controller.cc InstantService* instant_service = GetInstantService(); InstantService 204 chrome/browser/ui/search/instant_controller.cc InstantService* InstantController::GetInstantService() const { InstantService 23 chrome/browser/ui/search/instant_controller.h class InstantService; InstantService 139 chrome/browser/ui/search/instant_controller.h InstantService* GetInstantService() const; InstantService 43 chrome/browser/ui/search/instant_search_prerenderer.cc InstantService* instant_service = InstantService 109 chrome/browser/ui/search/search_tab_helper.cc InstantService* instant_service = InstantService 354 chrome/browser/ui/search/search_tab_helper.cc InstantService* instant_service = InstantService 30 chrome/browser/ui/search/search_tab_helper.h class InstantService; InstantService 223 chrome/browser/ui/search/search_tab_helper.h InstantService* instant_service_;