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
381
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h
155
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.h
229
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.h
125
content::
NotificationRegistrar
registrar_;
/external/chromium_org/components/web_cache/browser/
web_cache_manager.h
232
content::
NotificationRegistrar
registrar_;
/external/chromium_org/content/browser/devtools/
render_view_devtools_agent_host.h
114
NotificationRegistrar
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/bluetooth/
bluetooth_event_router.h
152
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.cc
72
content::
NotificationRegistrar
notification_registrar_;
122
content::
NotificationRegistrar
registrar;
/external/chromium_org/chrome/browser/prerender/
prerender_contents.h
332
content::
NotificationRegistrar
& notification_registrar() {
396
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/sync/test/integration/
themes_helper.cc
108
content::
NotificationRegistrar
registrar_;
189
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_linux.cc
37
registrar_.reset(new content::
NotificationRegistrar
);
331
scoped_ptr<content::
NotificationRegistrar
> registrar_;
system_tray_delegate_win.cc
37
registrar_.reset(new content::
NotificationRegistrar
);
328
scoped_ptr<content::
NotificationRegistrar
> registrar_;
/external/chromium_org/chrome/browser/android/provider/
chrome_browser_provider.h
198
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/android/
tab_android.h
179
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/background/
background_contents_service.h
220
content::
NotificationRegistrar
registrar_;
background_mode_manager.h
319
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h
254
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
209
content::
NotificationRegistrar
notification_registrar_;
/external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.h
281
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/login/ui/
login_display_host_impl.h
205
content::
NotificationRegistrar
registrar_;
webui_login_view.h
175
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_sync_observer.cc
47
notification_registrar_.reset(new content::
NotificationRegistrar
);
/external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.h
257
content::
NotificationRegistrar
registrar_;
/external/chromium_org/chrome/browser/content_settings/
content_settings_internal_extension_provider.cc
29
: registrar_(new content::
NotificationRegistrar
) {
Completed in 824 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>