HomeSort by relevance Sort by last modified time
    Searched refs:AllSources (Results 1 - 25 of 308) 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()) {}
22 content::NotificationService::AllSources()),
chrome_process_manager_delegate.cc 26 content::NotificationService::AllSources());
29 content::NotificationService::AllSources());
32 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()));
647 content::NotificationService::AllSources()));
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
browser_state_monitor.cc 21 content::NotificationService::AllSources());
24 content::NotificationService::AllSources());
27 content::NotificationService::AllSources());
32 content::NotificationService::AllSources());
browser_state_monitor_unittest.cc 80 content::NotificationService::AllSources(),
95 content::NotificationService::AllSources(),
109 content::NotificationService::AllSources(),
120 content::NotificationService::AllSources(),
133 content::NotificationService::AllSources(),
137 content::NotificationService::AllSources(),
142 content::NotificationService::AllSources(),
150 content::NotificationService::AllSources(),
161 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_org/chrome/browser/infobars/
infobars_browsertest.cc 37 content::NotificationService::AllSources());
67 content::NotificationService::AllSources());
76 content::NotificationService::AllSources());
79 content::NotificationService::AllSources());
90 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()],
  /external/chromium_org/chrome/test/base/
extension_load_waiter_one_shot.cc 29 content::NotificationService::AllSources());
47 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/google/
did_run_updater_win.cc 23 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/notifications/
notification_system_observer.cc 19 content::NotificationService::AllSources());
22 content::NotificationService::AllSources());
24 content::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/sync/sessions/
notification_service_sessions_router.cc 42 content::NotificationService::AllSources());
44 content::NotificationService::AllSources());
46 content::NotificationService::AllSources());
48 content::NotificationService::AllSources());
50 content::NotificationService::AllSources());
53 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/chromeos/power/
power_button_observer.cc 43 content::NotificationService::AllSources());
47 content::NotificationService::AllSources());
51 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_badge_controller.cc 85 content::NotificationService::AllSources());
92 content::NotificationService::AllSources());
95 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/apps/
event_page_browsertest.cc 26 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(),
141 content::NotificationService::AllSources(),
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 79 content::NotificationService::AllSources());
88 content::NotificationService::AllSources());
113 content::NotificationService::AllSources());
129 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
browser_action_interactive_test.cc 67 content::NotificationService::AllSources());
97 content::NotificationService::AllSources());
120 content::NotificationService::AllSources());
137 content::NotificationService::AllSources());
181 content::NotificationService::AllSources());
220 content::NotificationService::AllSources());
245 content::NotificationService::AllSources());
311 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu_browsertest_util.cc 20 content::NotificationService::AllSources());
87 content::NotificationService::AllSources());
  /external/chromium_org/extensions/test/
result_catcher.cc 17 content::NotificationService::AllSources());
20 content::NotificationService::AllSources());
  /external/chromium_org/chrome/browser/chromeos/login/
oobe_browsertest.cc 91 content::NotificationService::AllSources()).Wait();
99 content::NotificationService::AllSources()).Wait();
111 content::NotificationService::AllSources()).Wait();

Completed in 1807 milliseconds

1 2 3 4 5 6 7 8 91011>>