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

  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
win32.py 35 CreateEventW = _stdcall_libraries['kernel32'].CreateEventW
49 CreateEventW.restype = HANDLE
50 CreateEventW.argtypes = [LPSECURITY_ATTRIBUTES, BOOL, BOOL, LPCWSTR]
51 CreateEvent = CreateEventW # alias
315 'LPDCB', 'CreateEventW', 'SetCommMask', 'EV_EVENT1',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 389 milliseconds