HomeSort by relevance Sort by last modified time
    Searched defs:CheckForIllegalFilenames (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/extensions/
extension_file_util.cc 300 if (!CheckForIllegalFilenames(extension->path(), error)) {
483 bool CheckForIllegalFilenames(const FilePath& extension_path,
  /external/chromium_org/chrome/common/extensions/
extension_file_util.cc 269 if (!CheckForIllegalFilenames(extension->path(), &warning))
458 bool CheckForIllegalFilenames(const base::FilePath& extension_path,

Completed in 60 milliseconds