HomeSort by relevance Sort by last modified time
    Searched refs:IsFileSafe (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/download/
download_extensions.h 29 bool IsFileSafe(const FilePath& path);
download_extensions.cc 217 bool IsFileSafe(const FilePath& path) {
download_prefs.cc 37 if (!extensions[i].empty() && download_util::IsFileSafe(path))

Completed in 137 milliseconds