Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/web_applications/
Dweb_app.cc111 bool SaveIconWithCheckSum(const FilePath& icon_file, const SkBitmap& image) { in SaveIconWithCheckSum()
125 bool ShouldUpdateIcon(const FilePath& icon_file, const SkBitmap& image) { in ShouldUpdateIcon()
313 FilePath icon_file = web_app_path_.Append(file_name).ReplaceExtension( in CreateShortcut() local
428 bool CheckAndSaveIcon(const FilePath& icon_file, const SkBitmap& image) { in CheckAndSaveIcon()
/external/chromium/chrome/browser/extensions/
Dconvert_web_app.cc151 FilePath icon_file = icons_dir.AppendASCII( in ConvertWebAppToExtension() local
Dconvert_web_app_unittest.cc35 FilePath icon_file; in GetIconInfo() local
/external/chromium/chrome/browser/ui/web_applications/
Dweb_app_ui.cc232 FilePath icon_file = web_app_path.Append(file_name_).ReplaceExtension( in UpdateShortcutsOnFileThread() local
/external/chromium/base/
Dmime_util_xdg.cc593 FilePath icon_file; in GetMimeIcon() local