Home
last modified time | relevance | path

Searched defs:LPHANDLE (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dwindows.rs15 type LPHANDLE = *mut HANDLE; typedef
96 lpTargetHandle: LPHANDLE, in DuplicateHandle()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dminwindef.h190 typedef HANDLE *LPHANDLE; typedef
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/
Dwintypes.py178 LPHANDLE = PHANDLE = ctypes.POINTER(HANDLE) variable
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs61237 pub type LPHANDLE = *mut HANDLE; typedef
65189 lpTargetHandle: LPHANDLE, in DuplicateHandle()
111402 lphEnum: LPHANDLE, in WNetOpenEnumA()
111411 lphEnum: LPHANDLE, in WNetOpenEnumW()
209367 phPrinter: LPHANDLE, in OpenPrinterA()
209374 phPrinter: LPHANDLE, in OpenPrinterW()
211085 phPrinter: LPHANDLE, in OpenPrinter2A()
211093 phPrinter: LPHANDLE, in OpenPrinter2W()
221982 pHandles: LPHANDLE, in CoWaitForMultipleHandles()
285233 lphLookup: LPHANDLE, in WSALookupServiceBeginA()
[all …]