Home | History | Annotate | Download | only in browser

Lines Matching full:scoped_ptr

17 #include "base/memory/scoped_ptr.h"
157 scoped_ptr<ResourceDispatcherHost> resource_dispatcher_host_;
160 scoped_ptr<MetricsService> metrics_service_;
163 scoped_ptr<IOThread> io_thread_;
166 scoped_ptr<base::Thread> background_x11_thread_;
170 scoped_ptr<base::Thread> file_thread_;
173 scoped_ptr<base::Thread> db_thread_;
176 scoped_ptr<base::Thread> process_launcher_thread_;
179 scoped_ptr<base::Thread> cache_thread_;
182 scoped_ptr<base::Thread> gpu_thread_;
185 scoped_ptr<WatchDogThread> watchdog_thread_;
188 scoped_ptr<ProfileManager> profile_manager_;
191 scoped_ptr<PrefService> local_state_;
194 scoped_ptr<IconManager> icon_manager_;
210 scoped_ptr<policy::BrowserPolicyConnector> browser_policy_connector_;
215 scoped_ptr<ui::Clipboard> clipboard_;
219 scoped_ptr<NotificationUIManager> notification_ui_manager_;
221 scoped_ptr<AutomationProviderList> automation_provider_list_;
223 scoped_ptr<GoogleURLTracker> google_url_tracker_;
224 scoped_ptr<IntranetRedirectDetector> intranet_redirect_detector_;
226 scoped_ptr<NotificationService> main_notification_service_;
228 scoped_ptr<TabCloseableStateWatcher> tab_closeable_state_watcher_;
231 scoped_ptr<safe_browsing::ClientSideDetectionService>
238 scoped_ptr<printing::PrintJobManager> print_job_manager_;
255 scoped_ptr<base::WaitableEvent> shutdown_event_;
262 scoped_ptr<ChromeNetLog> net_log_;