HomeSort by relevance Sort by last modified time
    Searched full:unregisterfortabnotifications (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_browser_event_router.h 130 void UnregisterForTabNotifications(TabContents* contents);
extension_browser_event_router.cc 195 void ExtensionBrowserEventRouter::UnregisterForTabNotifications(
344 UnregisterForTabNotifications(contents->tab_contents());
  /external/chromium_org/chrome/browser/extensions/
browser_event_router.h 152 void UnregisterForTabNotifications(content::WebContents* contents);
browser_event_router.cc 139 void BrowserEventRouter::UnregisterForTabNotifications(WebContents* contents) {
261 UnregisterForTabNotifications(contents);
532 UnregisterForTabNotifications(old_contents);

Completed in 623 milliseconds