Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/download/
Ddownload_util.cc106 bool IsShellIntegratedExtension(const string16& extension) { in IsShellIntegratedExtension() function
237 if (IsShellIntegratedExtension(extension)) in GenerateExtension()