HomeSort by relevance Sort by last modified time
    Searched refs:NOTIFICATION_LOAD_START (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/content/public/browser/
notification_types.h 80 NOTIFICATION_LOAD_START,
  /external/chromium_org/chrome/browser/ui/
tab_modal_confirm_dialog_delegate.cc 22 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
70 if (type == content::NOTIFICATION_LOAD_START ||
  /external/chromium_org/content/public/test/
test_navigation_observer.cc 117 registrar_.Add(this, NOTIFICATION_LOAD_START, notification_source);
125 case NOTIFICATION_LOAD_START:
156 registrar_.Remove(this, NOTIFICATION_LOAD_START, notification_source);
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 222 registrar_.Remove(this, content::NOTIFICATION_LOAD_START,
289 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
349 case content::NOTIFICATION_LOAD_START: {
  /external/chromium_org/chrome/browser/geolocation/
geolocation_browsertest.cc 171 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
194 (type == content::NOTIFICATION_LOAD_START)) {
  /external/chromium_org/chrome/browser/sessions/
session_restore.cc 319 case content::NOTIFICATION_LOAD_START: {
417 registrar_.Remove(this, content::NOTIFICATION_LOAD_START,
451 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 121 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
136 if (type == content::NOTIFICATION_LOAD_START) {
294 registrar_.Add(this, content::NOTIFICATION_LOAD_START, source);
325 type == content::NOTIFICATION_LOAD_START) {
    [all...]
  /external/chromium_org/chrome/browser/metrics/
metrics_service.cc 639 registrar->Add(observer, content::NOTIFICATION_LOAD_START,
688 case content::NOTIFICATION_LOAD_START: {
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 133 milliseconds