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

  /external/chromium_org/content/public/browser/
notification_types.h 83 NOTIFICATION_LOAD_START,
  /external/chromium_org/chrome/browser/ui/
tab_modal_confirm_dialog_delegate.cc 22 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
58 DCHECK_EQ(content::NOTIFICATION_LOAD_START, type);
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 220 registrar_.Remove(this, content::NOTIFICATION_LOAD_START,
287 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
347 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 316 case content::NOTIFICATION_LOAD_START: {
414 registrar_.Remove(this, content::NOTIFICATION_LOAD_START,
448 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 122 registrar_.Add(this, content::NOTIFICATION_LOAD_START,
137 if (type == content::NOTIFICATION_LOAD_START) {
295 registrar_.Add(this, content::NOTIFICATION_LOAD_START, source);
326 type == content::NOTIFICATION_LOAD_START) {
    [all...]
  /external/chromium_org/chrome/browser/metrics/
metrics_service.cc 697 registrar->Add(observer, content::NOTIFICATION_LOAD_START,
746 case content::NOTIFICATION_LOAD_START: {
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc     [all...]

Completed in 968 milliseconds