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

  /external/chromium/chrome/browser/download/
download_util.cc 134 bool IsReservedName(const string16& filename) {
300 if (IsReservedName(leaf_name)) {
    [all...]
  /external/chromium_org/net/base/
net_util.cc 795 bool IsReservedName(const base::FilePath::StringType& filename) {
    [all...]

Completed in 94 milliseconds