Home
last modified time | relevance | path

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

/development/tools/winscope/src/messaging/
Duser_warnings.ts48 private readonly descriptor: string, property in TraceHasOldData
73 private readonly descriptor: string, property in TraceOverridden
94 constructor(private readonly descriptor: string) { property in UnsupportedFileFormat
109 private readonly descriptor: string, property in InvalidPerfettoTrace
/development/host/windows/usb/api/
Dadb_helper_routines.cpp262 USB_DEVICE_DESCRIPTOR descriptor; in IsLegacyInterface() local
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
DSignatureSourcer.java218 public void visitBaseType(final char descriptor) { in visitBaseType()
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java301 BluetoothGattDescriptor descriptor = characteristic.getDescriptor( in setCharacteristicNotification() local