Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileIO.h296 bool Create_ALWAYS_or_Open_ALWAYS(CFSTR fileName, bool createAlways) in Create_ALWAYS_or_Open_ALWAYS()
298 bool Create_ALWAYS_or_NEW(CFSTR fileName, bool createAlways) in Create_ALWAYS_or_NEW()
DFileIO.cpp835 bool COutFile::Create_ALWAYS_or_Open_ALWAYS(const char *name, bool createAlways) in Create_ALWAYS_or_Open_ALWAYS()