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

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

Completed in 566 milliseconds