Home
last modified time | relevance | path

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

/external/chromium/chrome/common/extensions/
Dextension.h448 static void DecodeIconFromPath(const FilePath& icon_path,
Dextension.cc1613 DecodeIconFromPath(icon_path, icon_size, result); in DecodeIcon()
1617 void Extension::DecodeIconFromPath(const FilePath& icon_path, in DecodeIconFromPath() function in Extension