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

  /external/chromium_org/content/public/browser/
notification_types.h 60 NOTIFICATION_NAV_LIST_PRUNED,
  /external/chromium_org/chrome/browser/network_time/
navigation_time_helper.cc 20 registrar_.Add(this, content::NOTIFICATION_NAV_LIST_PRUNED,
56 DCHECK_EQ(type, content::NOTIFICATION_NAV_LIST_PRUNED);
  /external/chromium_org/chrome/browser/sync/sessions2/
notification_service_sessions_router.cc 43 registrar_.Add(this, content::NOTIFICATION_NAV_LIST_PRUNED,
95 case content::NOTIFICATION_NAV_LIST_PRUNED:
  /external/chromium_org/chrome/browser/sync/glue/
session_change_processor.cc 151 case content::NOTIFICATION_NAV_LIST_PRUNED: {
364 notification_registrar_.Add(this, content::NOTIFICATION_NAV_LIST_PRUNED,
  /external/chromium_org/chrome/browser/sessions/
session_service.cc 526 registrar_.Add(this, content::NOTIFICATION_NAV_LIST_PRUNED,
594 case content::NOTIFICATION_NAV_LIST_PRUNED: {
    [all...]
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc 223 tracker->ListenFor(NOTIFICATION_NAV_LIST_PRUNED,
    [all...]
navigation_controller_impl.cc 57 NOTIFICATION_NAV_LIST_PRUNED,
    [all...]

Completed in 80 milliseconds