HomeSort by relevance Sort by last modified time
    Searched refs:SECURITY_ATTRIBUTES (Results 1 - 25 of 27) sorted by null

1 2

  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.h 85 SECURITY_ATTRIBUTES* pipe_sec_attrs,
230 SECURITY_ATTRIBUTES* pipe_sec_attrs_;
crash_generation_server.cc 99 SECURITY_ATTRIBUTES* pipe_sec_attrs,
    [all...]
  /external/google-breakpad/src/tools/windows/dump_syms/
dump_syms_unittest.cc 102 SECURITY_ATTRIBUTES sec_attr_stdout = {};
113 SECURITY_ATTRIBUTES sec_attr_stdin = {};
  /external/icu/icu4c/source/common/
umapfile.c 101 SECURITY_ATTRIBUTES mappingAttributes;
102 SECURITY_ATTRIBUTES *mappingAttributesPtr = NULL;
  /external/deqp/execserver/
xsWin32TestProcess.cpp 447 static void createPipeWithOverlappedIO (HANDLE* readHandleOut, HANDLE* writeHandleOut, deUint32 readMode, deUint32 writeMode, SECURITY_ATTRIBUTES* securityAttr)
514 SECURITY_ATTRIBUTES securityAttr;
521 securityAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /sdk/find_java/src/source/
find_java_lib.cpp 450 SECURITY_ATTRIBUTES saAttr;
456 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /sdk/find_java2/src/
JavaFinder.cpp 85 SECURITY_ATTRIBUTES saAttr;
91 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /external/deqp/framework/delibs/deutil/
deProcess.c 627 SECURITY_ATTRIBUTES securityAttr;
654 securityAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 698 SECURITY_ATTRIBUTES handles_are_inheritable = {
699 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /external/gtest/src/
gtest-death-test.cc 700 SECURITY_ATTRIBUTES handles_are_inheritable = {
701 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 662 SECURITY_ATTRIBUTES handles_are_inheritable = {
663 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 660 SECURITY_ATTRIBUTES handles_are_inheritable = {
661 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 612 SECURITY_ATTRIBUTES handles_are_inheritable = {
613 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 700 SECURITY_ATTRIBUTES handles_are_inheritable = {
701 sizeof(SECURITY_ATTRIBUTES), NULL, TRUE };
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c 78 SECURITY_ATTRIBUTES attr;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 260 WINBASEAPI HANDLE WINAPI CreateConsoleScreenBuffer(DWORD dwDesiredAccess,DWORD dwShareMode,CONST SECURITY_ATTRIBUTES *lpSecurityAttributes,DWORD dwFlags,LPVOID lpScreenBufferData);
wtypes.h 252 } SECURITY_ATTRIBUTES;
shlobj.h 777 SHSTDAPI_(int) SHCreateDirectoryExA(HWND hwnd,LPCSTR pszPath,SECURITY_ATTRIBUTES *psa);
778 SHSTDAPI_(int) SHCreateDirectoryExW(HWND hwnd,LPCWSTR pszPath,SECURITY_ATTRIBUTES *psa);
    [all...]
urlmon.h 783 SECURITY_ATTRIBUTES securityAttributes;
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c     [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 264 SECURITY_ATTRIBUTES inherit;
  /system/core/adb/
adb.cpp 547 SECURITY_ATTRIBUTES sa;
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 489 milliseconds

1 2