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

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

Completed in 74 milliseconds