OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 628 milliseconds