Home
last modified time | relevance | path

Searched refs:kOpenRequired (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/hid/
H A Dhid_device.cc26 const char kOpenRequired[] = "The device must be opened first."; variable
191 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in sendReport()
225 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in sendFeatureReport()
258 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in receiveFeatureReport()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/hid/
H A Dhid_device.cc27 const char kOpenRequired[] = "The device must be opened first."; variable
316 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in sendReport()
349 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in sendFeatureReport()
381 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in receiveFeatureReport()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webusb/
H A Dusb_device.cc54 const char kOpenRequired[] = "The device must be opened first."; variable
274 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in selectConfiguration()
415 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferIn()
441 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferOut()
468 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferOut()
583 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in reset()
714 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in EnsureDeviceConfigured()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webusb/
H A Dusb_device.cc55 const char kOpenRequired[] = "The device must be opened first."; variable
276 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in selectConfiguration()
417 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferIn()
443 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferOut()
470 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in controlTransferOut()
590 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in reset()
721 DOMExceptionCode::kInvalidStateError, kOpenRequired)); in EnsureDeviceConfigured()