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

1 2 3

  /external/chromium_org/content/public/browser/
notification_types.h 86 NOTIFICATION_LOAD_STOP,
  /external/chromium_org/ui/web_dialogs/test/
test_web_dialog_observer.cc 40 case content::NOTIFICATION_LOAD_STOP:
42 registrar_.Remove(this, content::NOTIFICATION_LOAD_STOP,
71 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/public/test/
test_navigation_observer.cc 118 registrar_.Add(this, NOTIFICATION_LOAD_STOP, notification_source);
128 case NOTIFICATION_LOAD_STOP:
157 registrar_.Remove(this, NOTIFICATION_LOAD_STOP, notification_source);
  /external/chromium_org/chrome/browser/
crash_recovery_browsertest.cc 54 content::NOTIFICATION_LOAD_STOP,
85 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/tab_contents/
view_source_browsertest.cc 118 content::NOTIFICATION_LOAD_STOP,
128 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 74 content::NOTIFICATION_LOAD_STOP,
107 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/browser/gpu/
gpu_crash_browsertest.cc 43 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/browser/speech/
speech_recognition_browsertest.cc 52 NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/geolocation/
geolocation_browsertest.cc 84 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
113 if (type == content::NOTIFICATION_LOAD_STOP) {
173 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
196 } else if ((type == content::NOTIFICATION_LOAD_STOP) && navigation_started_) {
386 content::NOTIFICATION_LOAD_STOP,
565 content::NOTIFICATION_LOAD_STOP,
601 content::NOTIFICATION_LOAD_STOP,
708 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_browsertest.cc 37 : WindowedNotificationObserver(NOTIFICATION_LOAD_STOP,
45 if (type == NOTIFICATION_LOAD_STOP) {
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_browsertest.cc 87 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.cc     [all...]
  /external/chromium_org/content/browser/
site_per_process_browsertest.cc 152 NOTIFICATION_LOAD_STOP,
268 NOTIFICATION_LOAD_STOP,
302 NOTIFICATION_LOAD_STOP,
348 NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 215 content::NOTIFICATION_LOAD_STOP,
540 content::NOTIFICATION_LOAD_STOP,
558 content::NOTIFICATION_LOAD_STOP,
772 content::NOTIFICATION_LOAD_STOP,
    [all...]
  /external/chromium_org/chrome/browser/ui/pdf/
pdf_browsertest.cc 197 if (type == content::NOTIFICATION_LOAD_STOP) {
315 content::NOTIFICATION_LOAD_STOP,
408 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_delegate_browsertest.cc 36 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/remoting/test/
remote_desktop_browsertest.cc 131 content::NOTIFICATION_LOAD_STOP,
165 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 123 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
141 } else if (type == content::NOTIFICATION_LOAD_STOP) {
244 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
295 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP, source);
327 } else if (type == content::NOTIFICATION_LOAD_STOP) {
608 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
629 case content::NOTIFICATION_LOAD_STOP:
649 // we wait for NOTIFICATION_LOAD_STOP.
698 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
713 DCHECK(type == content::NOTIFICATION_LOAD_STOP);
    [all...]
  /external/chromium_org/chrome/browser/sessions/
tab_restore_browsertest.cc 108 content::NOTIFICATION_LOAD_STOP,
132 content::NOTIFICATION_LOAD_STOP,
145 content::NOTIFICATION_LOAD_STOP,
385 content::NOTIFICATION_LOAD_STOP,
510 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 224 registrar_.Remove(this, content::NOTIFICATION_LOAD_STOP,
291 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
358 case content::NOTIFICATION_LOAD_STOP: {
  /external/chromium_org/chrome/browser/devtools/
devtools_sanity_browsertest.cc 148 content::NOTIFICATION_LOAD_STOP,
403 content::NOTIFICATION_LOAD_STOP,
541 content::NOTIFICATION_LOAD_STOP,
566 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/extensions/
plugin_apitest.cc 97 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller_browsertest.cc 213 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/extensions/api/app_window/
app_window_api.cc 72 content::NOTIFICATION_LOAD_STOP,
82 DCHECK(type == content::NOTIFICATION_LOAD_STOP);

Completed in 1359 milliseconds

1 2 3