Home
last modified time | relevance | path

Searched defs:DispatchOnLaunchedEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/apps/shell/browser/api/shell/
Dshell_api.cc38 void ShellAPI::DispatchOnLaunchedEvent(extensions::EventRouter* event_router, in DispatchOnLaunchedEvent() function in apps::ShellAPI
/external/chromium_org/apps/browser/api/app_runtime/
Dapp_runtime_api.cc49 void AppEventRouter::DispatchOnLaunchedEvent(BrowserContext* context, in DispatchOnLaunchedEvent() function in apps::AppEventRouter