notification_service_ 92 chrome/browser/notifications/desktop_notification_service.cc DesktopNotificationService* notification_service_; notification_service_ 120 chrome/browser/notifications/desktop_notification_service.cc : notification_service_(notification_service), notification_service_ 157 chrome/browser/notifications/desktop_notification_service.cc notification_service_->GrantPermission(origin_); notification_service_ 163 chrome/browser/notifications/desktop_notification_service.cc notification_service_->DenyPermission(origin_); notification_service_ 223 chrome/browser/notifications/desktop_notification_service.cc DesktopNotificationService* notification_service_; notification_service_ 263 chrome/browser/notifications/desktop_notification_service.cc notification_service_(notification_service), notification_service_ 302 chrome/browser/notifications/desktop_notification_service.cc notification_service_->GrantPermission(origin_); notification_service_ 309 chrome/browser/notifications/desktop_notification_service.cc notification_service_->DenyPermission(origin_); notification_service_ 56 chrome/browser/sync/glue/typed_url_change_processor.cc notification_service_.reset(content::NotificationService::Create()); notification_service_ 111 chrome/browser/sync/glue/typed_url_change_processor.h scoped_ptr<content::NotificationService> notification_service_; notification_service_ 67 chrome/test/base/testing_browser_process.cc : notification_service_(content::NotificationService::Create()), notification_service_ 137 chrome/test/base/testing_browser_process.h scoped_ptr<content::NotificationService> notification_service_; notification_service_ 71 content/browser/browser_main_runner.cc notification_service_.reset(new NotificationServiceImpl); notification_service_ 154 content/browser/browser_main_runner.cc notification_service_.reset(NULL); notification_service_ 167 content/browser/browser_main_runner.cc scoped_ptr<NotificationServiceImpl> notification_service_; notification_service_ 34 content/browser/browser_process_sub_thread.cc notification_service_.reset(new NotificationServiceImpl()); notification_service_ 53 content/browser/browser_process_sub_thread.cc notification_service_.reset(); notification_service_ 54 content/browser/browser_process_sub_thread.h scoped_ptr<NotificationService> notification_service_; notification_service_ 31 content/public/test/test_browser_thread.cc notification_service_ = new NotificationServiceImpl; notification_service_ 36 content/public/test/test_browser_thread.cc delete notification_service_; notification_service_ 37 content/public/test/test_browser_thread.cc notification_service_ = NULL; notification_service_ 42 content/public/test/test_browser_thread.cc NotificationService* notification_service_; notification_service_ 17 content/public/test/test_content_client_initializer.cc notification_service_.reset(new NotificationServiceImpl()); notification_service_ 29 content/public/test/test_content_client_initializer.cc notification_service_.reset(); notification_service_ 33 content/public/test/test_content_client_initializer.h scoped_ptr<NotificationServiceImpl> notification_service_;