Home
last modified time | relevance | path

Searched defs:LPCWSTR (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/crosvm/win_audio/src/win_audio_impl/
H A Ddevice_notification.rs168 _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/
DPythonBootstrapperApplication.cpp715 __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 Dbindings.rs21216 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/
Dplatform_types.rs20 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/
Dmapinls.h50 typedef const WCHAR *LPCWSTR; typedef
Dntdef.h405 typedef CONST WCHAR *LPCWSTR, *PCWSTR; typedef
Dwabdefs.h52 typedef const WCHAR *LPCWSTR; typedef
Dmapidefs.h50 typedef const WCHAR *LPCWSTR; typedef
Dwinnt.h303 typedef CONST WCHAR *LPCWSTR,*PCWSTR; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dwindows.rs20 type LPCWSTR = *const WCHAR; typedef
108 lpName: LPCWSTR, in CreateFileMappingW()
/aosp_15_r20/external/python/cpython2/Lib/ctypes/
Dwintypes.py35 LPCWSTR = LPWSTR = c_wchar_p variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/
H A Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.h77 typedef const WCHAR *LPCWSTR; typedef
/aosp_15_r20/external/angle/src/third_party/volk/
H A Dvolk.h37 typedef const wchar_t* LPCWSTR; typedef