Home
last modified time | relevance | path

Searched refs:FromIdAsync (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A Dfake_bluetooth_adapter_winrt.h67 IFACEMETHODIMP FromIdAsync(
H A Dfake_bluetooth_adapter_winrt.cc108 HRESULT FakeBluetoothAdapterStaticsWinrt::FromIdAsync( in FromIdAsync() function in device::FakeBluetoothAdapterStaticsWinrt
H A Dfake_radio_winrt.h91 IFACEMETHODIMP FromIdAsync(
H A Dfake_radio_winrt.cc124 HRESULT FakeRadioStaticsWinrt::FromIdAsync(HSTRING device_id, in FromIdAsync() function in device::FakeRadioStaticsWinrt
H A Dfake_bluetooth_le_device_winrt.h202 IFACEMETHODIMP FromIdAsync(
H A Dfake_bluetooth_le_device_winrt.cc423 HRESULT FakeBluetoothLEDeviceStaticsWinrt::FromIdAsync( in FromIdAsync() function in device::FakeBluetoothLEDeviceStaticsWinrt
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/platform/winRT/
H A DHidControllerWinRT.cpp207 return HidDevice::FromIdAsync(deviceId, Windows::Storage::FileAccessMode::Read); in Init()
H A DSerialControllerImpl.cpp93 return SerialDevice::FromIdAsync(iterator->Current->Id); in Open()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/platform/winRT/
H A DHidControllerWinRT.cpp208 return HidDevice::FromIdAsync(deviceId, Windows::Storage::FileAccessMode::Read); in Init()
H A DSerialControllerImpl.cpp98 return SerialDevice::FromIdAsync(iterator->Current->Id); in Open()
/dports/comms/qt5-connectivity/kde-qtconnectivity-5.15.2p1/src/bluetooth/
H A Dqbluetoothdevicediscoveryagent_winrt.cpp431 HRESULT hr = m_deviceStatics->FromIdAsync(deviceId, &deviceFromIdOperation); in classicBluetoothInfoFromDeviceIdAsync()
471 HRESULT hr = m_leDeviceStatics->FromIdAsync(deviceId, &deviceFromIdOperation); in leBluetoothInfoFromDeviceIdAsync()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Radios/
H A Dmod.rs114 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in FromIdAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/I2c/
H A Dmod.rs274 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>, Par… in FromIdAsync() method
567 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>, Par… in FromIdAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Power/
H A Dmod.rs40 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in FromIdAsync() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/midi/
H A Dmidi_manager_winrt.cc462 midi_port_statics_->FromIdAsync(dev_id_hstring.get(), &async_op); in OnAdded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/midi/
H A Dmidi_manager_winrt.cc462 midi_port_statics_->FromIdAsync(dev_id_hstring.get(), &async_op); in OnAdded()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Spi/
H A Dmod.rs169 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>, Par…
583 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>, Par…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Display/
H A Dmod.rs162 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in SetUp()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Lights/
H A Dmod.rs265 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in FromIdAsync() method
539 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in FromIdAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Sensors/Custom/
H A Dmod.rs58 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(sen… in FromIdAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Pwm/
H A Dmod.rs189 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Payments/Provider/
H A Dmod.rs358 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(id:… in FromIdAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Custom/
H A Dmod.rs45 …pub fn FromIdAsync<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(dev… in FromIdAsync() method
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_win32_Midi.cpp1442 auto hr = factory->FromIdAsync (hDeviceId.get(), asyncOp.resetAndGetPointerAddress()); in run()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_win32_Midi.cpp1442 auto hr = factory->FromIdAsync (hDeviceId.get(), asyncOp.resetAndGetPointerAddress()); in run()

123