Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/web_applications/
Dweb_app.cc111 bool SaveIconWithCheckSum(const FilePath& icon_file, const SkBitmap& image) { in SaveIconWithCheckSum() function
430 if (SaveIconWithCheckSum(icon_file, image)) { in CheckAndSaveIcon()