Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_applications/
Dweb_app_win.h43 base::FilePath GetIconFilePath(const base::FilePath& web_app_path,
Dweb_app_win.cc176 web_app::internals::GetIconFilePath(web_app_path, shortcut_info.title); in CreateShortcutsInPaths()
401 internals::GetIconFilePath(web_app_dir, shortcut_info.title), in CreateShortcutInWebAppDir()
525 base::FilePath icon_file = GetIconFilePath(web_app_path, shortcut_info.title); in UpdatePlatformShortcuts()
614 base::FilePath GetIconFilePath(const base::FilePath& web_app_path, in GetIconFilePath() function
Dupdate_shortcut_worker_win.cc193 web_app::internals::GetIconFilePath(web_app_path, shortcut_info_.title); in UpdateShortcutsOnFileThread()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_window_property_manager_browsertest_win.cc135 EXPECT_EQ(web_app::internals::GetIconFilePath( in ValidateHostedAppWindowProperties()