Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_browser_event_router.cc98 static void DispatchSimpleBrowserEvent(Profile* profile, in DispatchSimpleBrowserEvent() function
223 DispatchSimpleBrowserEvent(browser->profile(), in OnBrowserRemoved()
257 DispatchSimpleBrowserEvent(browser ? browser->profile() : profile_, in OnBrowserSetLastActive()