Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DFileStreams.h88 bool Create(LPCTSTR fileName, bool createAlways) in Create()
100 bool Create(LPCWSTR fileName, bool createAlways) in Create()
/external/lzma/CPP/Common/
DC_FileIO.cpp67 bool COutFile::Create(const char *name, bool createAlways) in Create()
/external/lzma/CPP/Windows/
DFileIO.cpp366 static inline DWORD GetCreationDisposition(bool createAlways) in GetCreationDisposition()
372 bool COutFile::Create(LPCTSTR fileName, bool createAlways) in Create()
383 bool COutFile::Create(LPCWSTR fileName, bool createAlways) in Create()