Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileIO.cpp383 bool COutFile::CreateAlways(CFSTR fileName, DWORD flagsAndAttributes) in CreateAlways() function in NWindows::NFile::NIO::COutFile
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp1331 TEST_F(FileSystemTest, CreateAlways) { in TEST_F() argument