Home
last modified time | relevance | path

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

/external/chromium_org/apps/
Dlauncher.h64 void RestartPlatformApp(Profile* profile,
Dapp_restore_service.cc124 RestartPlatformApp(profile_, extension); in RestoreApp()
Dapp_load_service.cc105 RestartPlatformApp(profile_, extension); in Observe()
Dlauncher.cc379 void RestartPlatformApp(Profile* profile, const Extension* extension) { in RestartPlatformApp() function