/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/ |
H A D | device_notification.rs | 168 _pwstr_device_id: LPCWSTR, in on_device_state_change() 182 _pwstr_device_id: LPCWSTR, in on_device_added() 195 _pwstr_device_id: LPCWSTR, in on_device_removed() 211 _pwstr_default_device_id: LPCWSTR, in on_default_device_changed() 229 _pwstr_device_id: LPCWSTR, in on_property_value_changed()
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 715 __in_z LPCWSTR wzPackageId, in OnDetectRelatedMsiPackage() 745 __in LPCWSTR wzBundleId, in OnDetectRelatedBundle() 880 __in_z LPCWSTR /*wzBundleId*/, in OnPlanRelatedBundle() 1035 virtual STDMETHODIMP_(int) OnError( in OnError()
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 21216 pub type LPCWSTR = *const WCHAR; typedef 63896 pub fn GetEnvironmentVariableW(lpName: LPCWSTR, lpBuffer: LPWSTR, nSize: DWORD) -> DWORD; in GetEnvironmentVariableW() 63902 pub fn SetEnvironmentVariableW(lpName: LPCWSTR, lpValue: LPCWSTR) -> BOOL; in SetEnvironmentVariableW() 63908 pub fn ExpandEnvironmentStringsW(lpSrc: LPCWSTR, lpDst: LPWSTR, nSize: DWORD) -> DWORD; in ExpandEnvironmentStringsW() 63924 lpPath: LPCWSTR, in SearchPathW() 63925 lpFileName: LPCWSTR, in SearchPathW() 63926 lpExtension: LPCWSTR, in SearchPathW() 63959 lpPathName: LPCWSTR, in CreateDirectoryW() 63976 lpFileName: LPCWSTR, in CreateFileW() 63986 pub fn DefineDosDeviceW(dwFlags: DWORD, lpDeviceName: LPCWSTR, lpTargetPath: LPCWSTR) -> BOOL; in DefineDosDeviceW() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | platform_types.rs | 20 pub type LPCWSTR = *const u16; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mapinls.h | 50 typedef const WCHAR *LPCWSTR; typedef
|
D | ntdef.h | 405 typedef CONST WCHAR *LPCWSTR, *PCWSTR; typedef
|
D | wabdefs.h | 52 typedef const WCHAR *LPCWSTR; typedef
|
D | mapidefs.h | 50 typedef const WCHAR *LPCWSTR; typedef
|
D | winnt.h | 303 typedef CONST WCHAR *LPCWSTR,*PCWSTR; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/ |
D | windows.rs | 20 type LPCWSTR = *const WCHAR; typedef 108 lpName: LPCWSTR, in CreateFileMappingW()
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/ |
D | wintypes.py | 35 LPCWSTR = LPWSTR = c_wchar_p variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/ |
H A D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyWindows.h | 77 typedef const WCHAR *LPCWSTR; typedef
|
/aosp_15_r20/external/angle/src/third_party/volk/ |
H A D | volk.h | 37 typedef const wchar_t* LPCWSTR; typedef
|