Home
last modified time | relevance | path

Searched refs:CreateFileW (Results 1 – 25 of 51) sorted by relevance

123

/third_party/libwebsockets/lib/plat/windows/
Dwindows-file.c46 ret = CreateFileW(buf, GENERIC_READ, FILE_SHARE_READ, in _lws_plat_file_open()
49 ret = CreateFileW(buf, GENERIC_WRITE, 0, NULL, in _lws_plat_file_open()
/third_party/boost/boost/winapi/
Dfile_management.hpp73 CreateFileW(
389 BOOST_FORCEINLINE HANDLE_ CreateFileW( in CreateFileW() function
398 return ::CreateFileW( in CreateFileW()
417 return ::CreateFileW( in create_file()
/third_party/boost/libs/filesystem/test/issues/
Dreparse_tag_file_placeholder.cpp107 HANDLE hHandle = CreateFileW(name, GENERIC_WRITE, in create_io_reparse_file_placeholder()
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c231 return CreateFileW( lpFileNameW, dwDesiredAccess, dwShareMode, in CreateFileA()
/third_party/libuv/src/win/
Dfs.c612 file = CreateFileW(req->file.pathw, in fs__open()
1147 handle = CreateFileW(pathw, in fs__unlink()
1314 file = CreateFileW(req->file.pathw, in fs__mkstemp_func()
1392 CreateFileW(req->file.pathw, in fs__scandir()
1874 handle = CreateFileW(path, in fs__stat_impl_from_path()
2295 handle = CreateFileW(path, in fs__utime_impl_from_path()
2503 handle = CreateFileW(new_path, in fs__create_junction()
2593 handle = CreateFileW(req->file.pathw, in fs__readlink()
2670 handle = CreateFileW(req->file.pathw, in fs__realpath()
Dprocess-stdio.c153 handle = CreateFileW(L"NUL", in uv__create_nul_handle()
/third_party/libuv/test/
Drunner-win.c93 file = CreateFileW((WCHAR*)filename, in process_start()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc488 ::CreateFileW(path_utf16.begin(),
500 ::CreateFileW(path_utf16.begin(), 0, // Attributes only.
712 ::CreateFileW(PathUTF16.begin(), GENERIC_READ,
777 HANDLE H = ::CreateFileW(PathUTF16.begin(), Access,
/third_party/python/Modules/_io/
Dwinconsoleio.c356 handle = CreateFileW(name, GENERIC_READ | GENERIC_WRITE, in _io__WindowsConsoleIO___init___impl()
359 handle = CreateFileW(name, access, in _io__WindowsConsoleIO___init___impl()
/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c347 …monitor->hDirectory = CreateFileW (wdirname_with_long_prefix != NULL ? wdirname_with_long_prefix :… in g_win32_fs_monitor_init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc278 ScopedFileHandle h(::CreateFileW(
473 ::CreateFileW(WideTo.begin(), GENERIC_READ | DELETE,
500 ScopedFileHandle ToHandle2(::CreateFileW(
551 ::CreateFileW(WideFrom.begin(), GENERIC_READ | DELETE,
729 ::CreateFileW(path_utf16.begin(), 0, // Attributes only.
1116 ::CreateFileW(PathUTF16.begin(), Access,
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc597 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file()
/third_party/skia/third_party/externals/icu/source/common/
Dumapfile.cpp161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
/third_party/node/deps/icu-small/source/common/
Dumapfile.cpp161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
/third_party/icu/icu4c/source/common/
Dumapfile.cpp161 file = CreateFileW(utf16Path, GENERIC_READ, FILE_SHARE_READ, nullptr, in uprv_mapFile()
/third_party/glib/glib/
Dgstdio.c478 h = CreateFileW (filename, in _g_win32_readlink_utf16_raw()
616 file_handle = CreateFileW (filename, FILE_READ_ATTRIBUTES | FILE_READ_EA, in _g_win32_stat_utf16_no_trailing_slashes()
/third_party/boost/libs/iostreams/src/
Dmapped_file.cpp185 ::CreateFileW( in open_file()
/third_party/harfbuzz/src/
Dhb-blob.cc635 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc694 fd = CreateFileW (wchar_file_name, GENERIC_READ, FILE_SHARE_READ, nullptr, in hb_blob_create_from_file_or_fail()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Diowin32.c162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Diowin32.c169 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Diowin32.c167 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
/third_party/boost/boost/beast/core/impl/
Dfile_win32.ipp193 h_ = ::CreateFileW(
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Diowin32.c162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()
/third_party/zlib/contrib/minizip/
Diowin32.c162 …hFile = CreateFileW((LPCWSTR)filename, dwDesiredAccess, dwShareMode, NULL, dwCreationDisposition, … in win32_open64_file_funcW()

123