Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dfile_manager_util.cc53 bool IsSupportedAVExtension(const char* ext) { in IsSupportedAVExtension() function
154 if (IsSupportedAVExtension(ext.data())) { in ViewItem()