Home
last modified time | relevance | path

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

/external/chromium_org/apps/
Dlauncher.h36 void LaunchPlatformAppWithPath(Profile* profile,
Dlauncher.cc354 void LaunchPlatformAppWithPath(Profile* profile, in LaunchPlatformAppWithPath() function
/external/chromium_org/chrome/browser/apps/app_shim/
Dextension_app_shim_handler_mac.cc193 apps::LaunchPlatformAppWithPath(profile, extension, *it); in LaunchApp()