HomeSort by relevance Sort by last modified time
    Searched refs:AllSources (Results 1 - 25 of 490) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/views/
load_complete_listener.cc 17 content::NotificationService::AllSources());
23 content::NotificationService::AllSources())) {
25 content::NotificationService::AllSources());
37 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/extensions/
lazy_background_page_test_util.h 17 content::NotificationService::AllSources()),
19 content::NotificationService::AllSources()) {
23 content::NotificationService::AllSources()),
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_test.h 20 content::NotificationService::AllSources()) {}
31 content::NotificationService::AllSources()) {}
fullscreen_controller_interactive_browsertest.cc 417 content::NotificationService::AllSources()));
432 content::NotificationService::AllSources()));
468 content::NotificationService::AllSources()));
489 content::NotificationService::AllSources()));
528 content::NotificationService::AllSources()));
536 content::NotificationService::AllSources()));
557 content::NotificationService::AllSources()));
587 content::NotificationService::AllSources()));
612 content::NotificationService::AllSources()));
642 content::NotificationService::AllSources()));
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
browser_state_monitor.cc 22 content::NotificationService::AllSources());
25 content::NotificationService::AllSources());
28 content::NotificationService::AllSources());
33 content::NotificationService::AllSources());
browser_state_monitor_unittest.cc 83 content::NotificationService::AllSources(),
97 content::NotificationService::AllSources(),
111 content::NotificationService::AllSources(),
122 content::NotificationService::AllSources(),
135 content::NotificationService::AllSources(),
139 content::NotificationService::AllSources(),
144 content::NotificationService::AllSources(),
153 content::NotificationService::AllSources(),
164 content::NotificationService::AllSources(),
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_profile_observer.cc 19 content::NotificationService::AllSources());
  /external/chromium_org/content/public/browser/
notification_service.h 31 // NotificationService::AllSources(), in which case
42 static Source<void> AllSources() { return Source<void>(NULL); }
44 // Returns the same value as AllSources(). This function has semantic
45 // differences to the programmer: We have checked that this AllSources()
51 // a container before use. But, we want the number of AllSources() calls to
  /external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_helper.cc 59 NotificationService::AllSources());
62 NotificationService::AllSources());
65 NotificationService::AllSources());
68 NotificationService::AllSources());
71 NotificationService::AllSources());
  /external/chromium_org/chrome/browser/infobars/
infobars_browsertest.cc 42 content::NotificationService::AllSources());
69 content::NotificationService::AllSources());
78 content::NotificationService::AllSources());
81 content::NotificationService::AllSources());
91 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager_browsertest.cc 35 content::NotificationService::AllSources());
43 content::NotificationService::AllSources());
52 content::NotificationService::AllSources());
65 content::NotificationService::AllSources());
75 content::NotificationService::AllSources());
120 content::NotificationService::AllSources());
134 content::NotificationService::AllSources());
148 content::NotificationService::AllSources());
155 content::NotificationService::AllSources());
  /external/chromium_org/content/browser/
notification_service_impl.cc 106 if (HasKey(observers_[NOTIFICATION_ALL], AllSources()) &&
107 source != AllSources()) {
109 *observers_[NOTIFICATION_ALL][AllSources().map_key()],
121 if (HasKey(observers_[type], AllSources()) &&
122 source != AllSources()) {
124 *observers_[type][AllSources().map_key()],
security_exploit_browsertest.cc 49 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/
fast_shutdown_browsertest.cc 51 content::NotificationService::AllSources());
66 content::NotificationService::AllSources());
  /external/chromium/chrome/browser/tabs/
pinned_tab_service.cc 30 NotificationService::AllSources());
32 NotificationService::AllSources());
34 NotificationService::AllSources());
  /external/chromium_org/chrome/browser/ui/tabs/
pinned_tab_service.cc 37 content::NotificationService::AllSources());
39 content::NotificationService::AllSources());
41 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/chromeos/power/
power_button_observer.cc 38 content::NotificationService::AllSources());
42 content::NotificationService::AllSources());
46 content::NotificationService::AllSources());
  /external/chromium/chrome/browser/content_settings/
stub_settings_observer.cc 14 NotificationService::AllSources());
  /external/chromium_org/chrome/browser/content_settings/
mock_settings_observer.cc 16 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu_browsertest_util.cc 18 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
kiosk_enable_screen_handler.cc 65 content::NotificationService::AllSources(),
110 content::NotificationService::AllSources(),
122 content::NotificationService::AllSources(),
140 content::NotificationService::AllSources(),
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 75 content::NotificationService::AllSources());
84 content::NotificationService::AllSources());
108 content::NotificationService::AllSources());
124 content::NotificationService::AllSources());
  /external/chromium/chrome/browser/sync/glue/
session_change_processor.cc 220 NotificationService::AllSources(),
244 NotificationService::AllSources());
246 NotificationService::AllSources());
248 NotificationService::AllSources());
250 NotificationService::AllSources());
252 NotificationService::AllSources());
254 NotificationService::AllSources());
257 NotificationService::AllSources());
  /external/chromium/chrome/browser/ui/gtk/
theme_install_bubble_view_gtk.cc 56 NotificationService::AllSources());
62 NotificationService::AllSources());
66 NotificationService::AllSources());
70 NotificationService::AllSources());
76 NotificationService::AllSources());
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.cc 51 NotificationService::AllSources());
57 NotificationService::AllSources());
61 NotificationService::AllSources());
65 NotificationService::AllSources());
71 NotificationService::AllSources());

Completed in 773 milliseconds

1 2 3 4 5 6 7 8 91011>>