Home
last modified time | relevance | path

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

/development/host/windows/usb/api/
Dadb_helper_routines.cpp262 USB_DEVICE_DESCRIPTOR descriptor; in IsLegacyInterface() local
266 &descriptor, in IsLegacyInterface()
267 sizeof(descriptor), in IsLegacyInterface()
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
DSignatureSourcer.java218 public void visitBaseType(final char descriptor) { in visitBaseType() argument
219 getBuf().append(Type.getType(Character.toString(descriptor)).getClassName()); in visitBaseType()
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java301 BluetoothGattDescriptor descriptor = characteristic.getDescriptor( in setCharacteristicNotification() local
303 descriptor.setValue(BluetoothGattDescriptor.ENABLE_NOTIFICATION_VALUE); in setCharacteristicNotification()
304 mBluetoothGatt.writeDescriptor(descriptor); in setCharacteristicNotification()
/development/tools/winscope/
Dyarn.lock2422 copy-descriptor@^0.1.0:
2424 …resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c…
2790 is-descriptor "^0.1.0"
2797 is-descriptor "^1.0.0"
2804 is-descriptor "^1.0.2"
4217 is-accessor-descriptor@^0.1.6:
4219 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a…
4224 is-accessor-descriptor@^1.0.0:
4226 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#1…
4303 is-data-descriptor@^0.1.4:
[all …]