HomeSort by relevance Sort by last modified time
    Searched defs:PVOID (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/third_party/pyserial/serial/
win32.py 228 PVOID = c_void_p
233 ('Pointer', PVOID),
310 'PVOID', '_OVERLAPPED', 'WriteFile', 'GetCommTimeouts',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypesbase.h 83 typedef void *PVOID;
159 typedef PVOID PSID;
ntdef.h 305 typedef void *PVOID;
313 typedef PVOID HANDLE;
557 PVOID SecurityDescriptor;
558 PVOID SecurityQualityOfService;
649 PVOID EstablisherFrame,
651 PVOID DispatcherContext);
winnt.h 250 typedef void *PVOID;
401 typedef PVOID HANDLE;
699 typedef EXCEPTION_DISPOSITION NTAPI EXCEPTION_ROUTINE (struct _EXCEPTION_RECORD *ExceptionRecord, PVOID EstablisherFrame, struct _CONTEXT *ContextRecord, PVOID DispatcherContext);
    [all...]

Completed in 387 milliseconds