Searched defs:LPCWSTR (Results 1 - 2 of 2) sorted by last modified time

/external/lzma/CPP/Common/
H A DMyWindows.h51 typedef const WCHAR *LPCWSTR; typedef
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dwin32.py4 from ctypes.wintypes import LPCWSTR namespace
50 CreateEventW.argtypes = [LPSECURITY_ATTRIBUTES, BOOL, BOOL, LPCWSTR]
55 CreateFileW.argtypes = [LPCWSTR, DWORD, DWORD, LPSECURITY_ATTRIBUTES, DWORD, DWORD, HANDLE]

Completed in 124 milliseconds