Searched refs:RenameFileAndResetSecurityDescriptor (Results 1 – 3 of 3) sorted by relevance
112 if (!file_util::RenameFileAndResetSecurityDescriptor(full_path_, new_path)) in Rename()
562 BASE_API bool RenameFileAndResetSecurityDescriptor(
790 bool RenameFileAndResetSecurityDescriptor(const FilePath& source_file_path, in RenameFileAndResetSecurityDescriptor() function