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

  /external/chromium_org/chrome/browser/extensions/api/app_runtime/
app_runtime_api.h 25 class AppEventRouter {
app_runtime_api.cc 42 void AppEventRouter::DispatchOnLaunchedEvent(
49 void AppEventRouter::DispatchOnRestartedEvent(Profile* profile,
59 void AppEventRouter::DispatchOnLaunchedEventWithFileEntry(
  /external/chromium_org/apps/
app_launch_for_metro_restart_win.cc 41 extensions::AppEventRouter::DispatchOnLaunchedEvent(profile, extension);
launcher.cc 101 extensions::AppEventRouter::DispatchOnLaunchedEvent(profile, extension);
267 extensions::AppEventRouter::DispatchOnLaunchedEventWithFileEntry(
348 extensions::AppEventRouter::DispatchOnRestartedEvent(profile, extension);

Completed in 155 milliseconds