Home
last modified time | relevance | path

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

/external/crosvm/win_audio/src/win_audio_impl/
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()
/external/rust/android-crates-io/crates/ash/src/vk/
Dplatform_types.rs20 pub type LPCWSTR = *const u16; typedef
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp724 __in_z LPCWSTR wzPackageId, in OnDetectRelatedMsiPackage()
796 __in LPCWSTR wzBundleId, in OnDetectRelatedBundle()
938 __in_z LPCWSTR /*wzBundleId*/, in OnPlanRelatedBundle()
1093 virtual STDMETHODIMP_(int) OnError( in OnError()
/external/rust/android-crates-io/crates/memmap2/src/
Dwindows.rs20 type LPCWSTR = *const WCHAR; typedef
108 lpName: LPCWSTR, in CreateFileMappingW()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/external/lzma/CPP/Common/
DMyWindows.h77 typedef const WCHAR *LPCWSTR; typedef
/external/angle/src/third_party/volk/
Dvolk.h37 typedef const wchar_t* LPCWSTR; typedef