OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotificationRegistrar
(Results
226 - 250
of
384
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/content_settings/
content_setting_image_model_unittest.cc
49
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h
253
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views.h
168
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h
155
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.h
152
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h
219
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/content/browser/
host_zoom_map_impl.h
25
// to notifications on there (and holds a
NotificationRegistrar
).
138
NotificationRegistrar
registrar_;
/external/chromium_org/extensions/browser/api/runtime/
runtime_api.h
92
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/extensions/api/extension_action/
extension_action_api.h
119
content::
NotificationRegistrar
registrar_;
373
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.h
131
content::
NotificationRegistrar
registrar_;
203
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.cc
68
content::
NotificationRegistrar
notification_registrar_;
145
content::
NotificationRegistrar
registrar;
/external/chromium_org/chrome/browser/prerender/
prerender_contents.h
345
content::
NotificationRegistrar
& notification_registrar() {
409
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_linux.cc
37
registrar_.reset(new content::
NotificationRegistrar
);
345
scoped_ptr<content::
NotificationRegistrar
> registrar_;
system_tray_delegate_win.cc
38
registrar_.reset(new content::
NotificationRegistrar
);
343
scoped_ptr<content::
NotificationRegistrar
> registrar_;
/external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.h
208
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/android/
tab_android.h
165
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/background/
background_mode_manager.h
303
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h
249
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.h
185
scoped_ptr<content::
NotificationRegistrar
> profile_notification_registrar_;
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.h
197
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.h
263
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/login/ui/
login_display_host_impl.h
203
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_sync_observer.cc
56
notification_registrar_.reset(new content::
NotificationRegistrar
);
/external/chromium_org/chrome/browser/content_settings/
content_settings_internal_extension_provider.cc
29
: registrar_(new content::
NotificationRegistrar
) {
/external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.h
188
content::
NotificationRegistrar
registrar_;
Completed in 947 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>