HomeSort by relevance Sort by last modified time
    Searched refs:_SECURITY_ATTRIBUTES (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/pyserial/serial/
win32.py 29 class _SECURITY_ATTRIBUTES(Structure):
31 LPSECURITY_ATTRIBUTES = POINTER(_SECURITY_ATTRIBUTES)
242 _SECURITY_ATTRIBUTES._fields_ = [
302 '_COMMTIMEOUTS', '_SECURITY_ATTRIBUTES', 'EV_DSR',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypesbase.h 147 typedef struct _SECURITY_ATTRIBUTES {
152 typedef struct _SECURITY_ATTRIBUTES *PSECURITY_ATTRIBUTES;
153 typedef struct _SECURITY_ATTRIBUTES *LPSECURITY_ATTRIBUTES;
minwinbase.h 13 typedef struct _SECURITY_ATTRIBUTES {

Completed in 120 milliseconds