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.lock1412 copy-descriptor@^0.1.0:
1414 …resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c…
1682 is-descriptor "^0.1.0"
1689 is-descriptor "^1.0.0"
1696 is-descriptor "^1.0.2"
2632 is-accessor-descriptor@^0.1.6:
2634 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a…
2639 is-accessor-descriptor@^1.0.0:
2641 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#1…
2668 is-data-descriptor@^0.1.4:
[all …]