Searched defs:share_mode (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_internal.cc | 47 DWORD share_mode = 0, flags_and_attributes = 0; in ZipOpenFunc() local
|
/third_party/node/deps/zlib/google/ |
H A D | zip_internal.cc | 47 DWORD share_mode = 0, flags_and_attributes = 0; in ZipOpenFunc() local
|
/third_party/skia/third_party/externals/zlib/google/ |
H A D | zip_internal.cc | 43 DWORD share_mode = 0, flags_and_attributes = 0; in ZipOpenFunc() local
|
/third_party/python/Modules/clinic/ |
H A D | _winapi.c.h | 147 DWORD share_mode; in _winapi_CreateFile() local
|
/third_party/python/Modules/ |
H A D | _winapi.c | 464 _winapi_CreateFile_impl(PyObject *module, LPCTSTR file_name, DWORD desired_access, DWORD share_mode, LPSECURITY_ATTRIBUTES security_attributes, DWORD creation_disposition, DWORD flags_and_attributes, HANDLE template_file) _winapi_CreateFile_impl() argument
|
Completed in 7 milliseconds