Searched refs:GetIconFilePath (Results 1 – 4 of 4) sorted by relevance
43 base::FilePath GetIconFilePath(const base::FilePath& web_app_path,
176 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
193 web_app::internals::GetIconFilePath(web_app_path, shortcut_info_.title); in UpdateShortcutsOnFileThread()
135 EXPECT_EQ(web_app::internals::GetIconFilePath( in ValidateHostedAppWindowProperties()