Home
last modified time | relevance | path

Searched refs:SetFileAttrib (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileDir.cpp156 bool SetFileAttrib(CFSTR path, DWORD attrib) in SetFileAttrib() function
189 return SetFileAttrib(path, attrib); in SetFileAttrib_PosixHighDetect()
485 SetFileAttrib("name:stream", ) changes attributes of main file. */ in DeleteFileAlways()
492 if (!SetFileAttrib(path, attrib & ~(DWORD)FILE_ATTRIBUTE_READONLY)) in DeleteFileAlways()
577 if (!SetFileAttrib(path, 0)) in RemoveDirWithSubItems()
885 SetFileAttrib(name, attrib2 | FILE_ATTRIBUTE_READONLY); in MoveTo()
H A DFileDir.h27 bool SetFileAttrib(CFSTR path, DWORD attrib);
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.cpp244 SetFileAttrib(_diskFilePath, _processedFileInfo.Attributes); in SetOperationResult()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp1275 SetFileAttrib(parentFsPath, parentFi.Attrib & ~(DWORD)FILE_ATTRIBUTE_READONLY); in CheckExistFile()

Completed in 6 milliseconds