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

  /external/chromium/chrome/browser/download/
base_file.cc 112 if (!file_util::RenameFileAndResetSecurityDescriptor(full_path_, new_path))
  /external/chromium/base/
file_util.h 562 BASE_API bool RenameFileAndResetSecurityDescriptor(
file_util_win.cc 790 bool RenameFileAndResetSecurityDescriptor(const FilePath& source_file_path,
    [all...]

Completed in 625 milliseconds