Home
last modified time | relevance | path

Searched refs:CREATE_NEW (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dpolicy_engine_unittest.cc58 opcode_maker.MakeOpNumberMatch(CreationDispositionArg, CREATE_NEW, in TEST()
89 creation_mode = CREATE_NEW; in TEST()
/external/chromium_org/chromeos/login/auth/
Dcryptohome_authenticator.h66 CREATE_NEW = 6, // Need to create cryptohome for a new user. enumerator
Dcryptohome_authenticator.cc703 case CREATE_NEW: in Resolve()
877 return CREATE_NEW; in ResolveCryptohomeSuccessState()
909 return CREATE_NEW; in ResolveOnlineSuccessState()
/external/chromium_org/tools/win/ChromeDebug/LowLevel/
DTypes.cs37 CREATE_NEW = 1, enumerator
/external/qemu/android/utils/
Dmapfile.c64 win32_disposition = CREATE_NEW; in mapfile_open()
/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc159 case CREATE_NEW: in CreateFileNTDLL()
/external/chromium_org/base/files/
Dfile_win.cc32 disposition = CREATE_NEW; in InitializeUnsafe()
/external/deqp/framework/delibs/deutil/
DdeFile.c279 create = CREATE_NEW; in deFile_create()
/external/chromium_org/third_party/webrtc/base/
Dwin32filesystem.cc167 CREATE_NEW, in CreatePrivateFile()
/external/lzma/CPP/Windows/
DFileIO.cpp367 { return createAlways? CREATE_ALWAYS: CREATE_NEW; } in GetCreationDisposition()
/external/chromium_org/chrome/browser/chromeos/login/auth/
Dcryptohome_authenticator_unittest.cc731 EXPECT_EQ(CryptohomeAuthenticator::CREATE_NEW, in TEST_F()
/external/llvm/lib/Support/Windows/
DPath.inc811 CreationDisposition = CREATE_NEW;
/external/chromium_org/third_party/sqlite/src/src/
Dos_win.c2147 dwCreationDisposition = CREATE_NEW; in winOpen()
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c33266 dwCreationDisposition = CREATE_NEW;
/external/sqlite/dist/
Dsqlite3.c36649 dwCreationDisposition = CREATE_NEW;
/external/sqlite/dist/orig/
Dsqlite3.c36629 dwCreationDisposition = CREATE_NEW;