Home
last modified time | relevance | path

Searched defs:web_app_path (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/web_applications/
Dweb_app_chromeos.cc17 const base::FilePath& web_app_path, in CreatePlatformShortcuts()
25 void DeletePlatformShortcuts(const base::FilePath& web_app_path, in DeletePlatformShortcuts()
29 const base::FilePath& web_app_path, in UpdatePlatformShortcuts()
Dweb_app_android.cc17 const base::FilePath& web_app_path, in CreatePlatformShortcuts()
25 void DeletePlatformShortcuts(const base::FilePath& web_app_path, in DeletePlatformShortcuts()
29 const base::FilePath& web_app_path, in UpdatePlatformShortcuts()
Dweb_app_linux.cc22 const base::FilePath& web_app_path, in CreatePlatformShortcuts()
36 void DeletePlatformShortcuts(const base::FilePath& web_app_path, in DeletePlatformShortcuts()
45 const base::FilePath& web_app_path, in UpdatePlatformShortcuts()
Dweb_app_win.cc163 const base::FilePath& web_app_path, in CreateShortcutsInPaths()
274 const base::FilePath& web_app_path, in GetShortcutLocationsAndDeleteShortcuts()
327 void CreateIconAndSetRelaunchDetails(const base::FilePath& web_app_path, in CreateIconAndSetRelaunchDetails()
361 base::FilePath web_app_path = in OnShortcutInfoLoadedForSetRelaunchDetails() local
444 const base::FilePath& web_app_path, in CreatePlatformShortcuts()
490 const base::FilePath& web_app_path, in UpdatePlatformShortcuts()
529 void DeletePlatformShortcuts(const base::FilePath& web_app_path, in DeletePlatformShortcuts()
614 base::FilePath GetIconFilePath(const base::FilePath& web_app_path, in GetIconFilePath()
Dupdate_shortcut_worker_win.cc181 base::FilePath web_app_path = web_app::GetWebAppDataDirectory( in UpdateShortcutsOnFileThread() local