Home
last modified time | relevance | path

Searched refs:lpSecurityAttributes (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/winapi/
Dpipes.hpp34 _SECURITY_ATTRIBUTES *lpSecurityAttributes);
94 _SECURITY_ATTRIBUTES* lpSecurityAttributes);
210 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeA() argument
220 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes)); in CreateNamedPipeA()
231 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe() argument
241 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes)); in create_named_pipe()
253 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in CreateNamedPipeW() argument
263 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes)); in CreateNamedPipeW()
274 LPSECURITY_ATTRIBUTES_ lpSecurityAttributes) in create_named_pipe() argument
284 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes)); in create_named_pipe()
Dfile_management.hpp59 ::_SECURITY_ATTRIBUTES* lpSecurityAttributes,
77 ::_SECURITY_ATTRIBUTES* lpSecurityAttributes,
315 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in CreateFileA() argument
324 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes), in CreateFileA()
334 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in create_file() argument
343 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes), in create_file()
393 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in CreateFileW() argument
402 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes), in CreateFileW()
412 SECURITY_ATTRIBUTES_* lpSecurityAttributes, in create_file() argument
421 reinterpret_cast< ::_SECURITY_ATTRIBUTES* >(lpSecurityAttributes), in create_file()
/third_party/boost/libs/log/src/windows/
Devent_log_registry.hpp107 LPSECURITY_ATTRIBUTES lpSecurityAttributes, in create_key()
111 …eKeyExA(hKey, lpSubKey, Reserved, lpClass, dwOptions, samDesired, lpSecurityAttributes, phkResult,… in create_key()
223 LPSECURITY_ATTRIBUTES lpSecurityAttributes, in create_key()
227 …eKeyExW(hKey, lpSubKey, Reserved, lpClass, dwOptions, samDesired, lpSecurityAttributes, phkResult,… in create_key()
/third_party/skia/third_party/externals/freetype/builds/windows/
Dftsystem.c205 LPSECURITY_ATTRIBUTES lpSecurityAttributes, in CreateFileA() argument
232 lpSecurityAttributes, dwCreationDisposition, in CreateFileA()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc591 ceparams.lpSecurityAttributes = nullptr; in hb_blob_create_from_file()
/third_party/harfbuzz/src/
Dhb-blob.cc629 ceparams.lpSecurityAttributes = nullptr; in hb_blob_create_from_file()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc688 ceparams.lpSecurityAttributes = nullptr; in hb_blob_create_from_file_or_fail()
/third_party/boost/libs/filesystem/src/
Doperations.cpp622 DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, in create_file_handle() argument
627 lpSecurityAttributes, dwCreationDisposition, dwFlagsAndAttributes, in create_file_handle()
728 /*__reserved*/ LPSECURITY_ATTRIBUTES lpSecurityAttributes
/third_party/harfbuzz/perf/texts/
Den-words.txt6498 lpSecurityAttributes
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt6498 lpSecurityAttributes
/third_party/chromium/patch/
D0001-cve.patch7099 + LPSECURITY_ATTRIBUTES lpSecurityAttributes,
7112 + lpSecurityAttributes,
7151 - LPSECURITY_ATTRIBUTES lpSecurityAttributes,
7158 + LPSECURITY_ATTRIBUTES lpSecurityAttributes,
/third_party/sqlite/src/
Dsqlite3.c47626 extendedParameters.lpSecurityAttributes = NULL;