Home
last modified time | relevance | path

Searched refs:AsyncControlTransferOut (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webusb/
H A Dusb_device.h148 void AsyncControlTransferOut(unsigned,
H A Dusb_device.cc452 WTF::Bind(&USBDevice::AsyncControlTransferOut, WrapPersistent(this), 0, in controlTransferOut()
484 WTF::Bind(&USBDevice::AsyncControlTransferOut, WrapPersistent(this), in controlTransferOut()
1006 void USBDevice::AsyncControlTransferOut(unsigned transfer_length, in AsyncControlTransferOut() function in blink::USBDevice
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webusb/
H A Dusb_device.h147 void AsyncControlTransferOut(unsigned,
H A Dusb_device.cc454 WTF::Bind(&USBDevice::AsyncControlTransferOut, WrapPersistent(this), 0, in controlTransferOut()
486 WTF::Bind(&USBDevice::AsyncControlTransferOut, WrapPersistent(this), in controlTransferOut()
1013 void USBDevice::AsyncControlTransferOut(unsigned transfer_length, in AsyncControlTransferOut() function in blink::USBDevice