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

  /external/lzma/CPP/Windows/
FileDir.h 18 bool SetFileAttrib(CFSTR path, DWORD attrib);
FileDir.cpp 105 bool SetFileAttrib(CFSTR path, DWORD attrib)
304 if (!SetFileAttrib(path, 0))
368 if (!SetFileAttrib(path, 0))
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
ExtractCallbackSfx.cpp 236 SetFileAttrib(_diskFilePath, _processedFileInfo.Attributes);
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 444 SetFileAttrib(_diskFilePath, _processedFileInfo.Attrib);
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 1086 SetFileAttrib(_diskFilePath, _fi.Attrib);
  /external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.cpp 893 NDir::SetFileAttrib(path, file.Attrib);

Completed in 389 milliseconds