Searched defs:descriptor (Results 1 – 4 of 4) sorted by relevance
48 private readonly descriptor: string, property in TraceHasOldData73 private readonly descriptor: string, property in TraceOverridden94 constructor(private readonly descriptor: string) { property in UnsupportedFileFormat109 private readonly descriptor: string, property in InvalidPerfettoTrace
262 USB_DEVICE_DESCRIPTOR descriptor; in IsLegacyInterface() local
218 public void visitBaseType(final char descriptor) { in visitBaseType()
301 BluetoothGattDescriptor descriptor = characteristic.getDescriptor( in setCharacteristicNotification() local