Home
last modified time | relevance | path

Searched refs:NOTIFICATION_WEB_CONTENTS_CONNECTED (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/task_manager/
Dguest_resource_provider.cc147 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StartUpdating()
158 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StopUpdating()
197 case content::NOTIFICATION_WEB_CONTENTS_CONNECTED: in Observe()
Dpanel_resource_provider.cc155 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StartUpdating()
166 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StopUpdating()
211 case content::NOTIFICATION_WEB_CONTENTS_CONNECTED: in Observe()
Dtab_contents_resource_provider.cc259 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StartUpdating()
272 registrar_.Remove(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in StopUpdating()
351 case content::NOTIFICATION_WEB_CONTENTS_CONNECTED: in Observe()
/external/chromium_org/content/public/browser/
Dnotification_types.h113 NOTIFICATION_WEB_CONTENTS_CONNECTED, enumerator
/external/chromium_org/extensions/browser/
Dprocess_manager.cc195 registrar_.Add(this, content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in ProcessManager()
641 case content::NOTIFICATION_WEB_CONTENTS_CONNECTED: { in Observe()
/external/chromium_org/chrome/browser/devtools/
Ddevtools_targets_ui.cc109 content::NOTIFICATION_WEB_CONTENTS_CONNECTED, in RenderViewHostTargetsUIHandler()
/external/chromium_org/content/browser/android/
Dcontent_view_core_impl.cc234 this, NOTIFICATION_WEB_CONTENTS_CONNECTED, in InitWebContents()
296 case NOTIFICATION_WEB_CONTENTS_CONNECTED: { in Observe()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc2873 NOTIFICATION_WEB_CONTENTS_CONNECTED, in RenderViewReady()