Home
last modified time | relevance | path

Searched defs:createAlways (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/Common/
DC_FileIO.cpp71 bool COutFile::Create(const char *name, bool createAlways) in Create()
/external/lzma/CPP/7zip/Common/
DFileStreams.h119 bool Create(CFSTR fileName, bool createAlways) in Create()
/external/lzma/CPP/Windows/
DFileIO.cpp371 static inline DWORD GetCreationDisposition(bool createAlways) in GetCreationDisposition()
380 bool COutFile::Create(CFSTR fileName, bool createAlways) in Create()