/aosp12/hardware/interfaces/automotive/can/1.0/vts/utils/include/can-vts-utils/ |
H A D | can-hal-printers.h | 26 #define DEFINE_CAN_HAL_PRINTER_SIMPLE(T, converter) \ argument 32 #define DEFINE_CAN_HAL_PRINTER(T, converter) \ argument
|
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
H A D | device_properties.cc | 97 base::JSONValueConverter<DeviceProperties> converter; in DeviceProperties() local 104 void DeviceProperties::RegisterJSONConverter(base::JSONValueConverter<DeviceProperties>* converter)… in RegisterJSONConverter()
|
/aosp12/art/libartbase/base/ |
H A D | bit_struct_detail.h | 65 ValueConverter converter; in ToUnderlyingStorage() local 71 ValueConverter converter; in FromUnderlyingStorage() local
|
/aosp12/frameworks/base/core/java/android/animation/ |
H A D | PropertyValuesHolder.java | 219 PointFToIntArray converter = new PointFToIntArray(); in ofMultiInt() local 241 TypeConverter<V, int[]> converter, TypeEvaluator<V> evaluator, V... values) { in ofMultiInt() 338 PointFToFloatArray converter = new PointFToFloatArray(); in ofMultiFloat() local 428 TypeConverter<PointF, ?> converter, Path path) { in ofObject() 488 TypeConverter<T, V> converter, TypeEvaluator<T> evaluator, T... values) { in ofObject() 513 TypeConverter<PointF, V> converter, Path path) { in ofObject() 676 public void setConverter(TypeConverter converter) { in setConverter() 1449 public MultiFloatValuesHolder(String propertyName, TypeConverter converter, in MultiFloatValuesHolder() 1457 public MultiFloatValuesHolder(String propertyName, TypeConverter converter, in MultiFloatValuesHolder() 1556 public MultiIntValuesHolder(String propertyName, TypeConverter converter, in MultiIntValuesHolder() [all …]
|
H A D | BidirectionalTypeConverter.java | 58 public InvertedConverter(BidirectionalTypeConverter<To, From> converter) { in InvertedConverter()
|
H A D | ObjectAnimator.java | 380 TypeConverter<T, int[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiInt() 581 TypeConverter<T, float[]> converter, TypeEvaluator<T> evaluator, T... values) { in ofMultiFloat() 638 @Nullable TypeConverter<PointF, ?> converter, Path path) { in ofObject() 702 TypeConverter<V, P> converter, TypeEvaluator<V> evaluator, V... values) { in ofObject() 729 @Nullable TypeConverter<PointF, V> converter, Path path) { in ofObject()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/parsing/ |
H A D | PackageParserLegacyCoreTest.java | 365 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in parsePackage() argument 442 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in checkPackageWithComponents() argument 502 Function<ParsedPackage, ParsedPackage> converter) throws Exception { in checkPackageWithIntentFilters() argument
|
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/ |
H A D | v4l2_control_delegate.h | 33 std::shared_ptr<ConverterInterface<TMetadata, TV4L2>> converter) in V4L2ControlDelegate()
|
H A D | partial_metadata_factory.h | 188 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2Control() 314 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2ControlOrDefault()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/ |
H A D | Utils.java | 164 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local 170 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 205 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local 213 ByteBuffer converter = ByteBuffer.allocate(length); in uuidToByteArray() local 226 ByteBuffer converter = ByteBuffer.allocate(length); in uuidsToByteArray() local 246 ByteBuffer converter = ByteBuffer.wrap(val); in byteArrayToUuid() local
|
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
H A D | BassBoostTest.java | 210 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 216 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
|
H A D | PresetReverbTest.java | 236 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 242 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
|
H A D | VirtualizerTest.java | 207 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 213 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
|
H A D | EqualizerTest.java | 342 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 348 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | IntCounter.java | 130 public <T> T[] toProto(Class<T> protoClass, ProtobufConverter<T> converter) { in toProto()
|
H A D | ObjectCounter.java | 114 public <T> T[] toProto(Class<T> protoClass, ProtobufConverter<K, T> converter) { in toProto()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
H A D | StoreUtils.java | 157 String attrName, Function<PersistableBundle, E> converter) { in getObjectAttrFromPersistableBundle() 163 String attrName, Function<String, E> converter) { in getStringAttrFromPersistableBundle()
|
/aosp12/frameworks/base/media/java/android/media/audiofx/ |
H A D | AudioEffect.java | 1474 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 1485 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local 1503 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local 1514 ByteBuffer converter = ByteBuffer.allocate(2); in shortToByteArray() local 1533 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToFloat() local 1543 ByteBuffer converter = ByteBuffer.allocate(4); in floatToByteArray() local
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | Codec2Buffer.cpp | 622 GraphicView2MediaImageConverter converter(view, format, false /* copy */); in Allocate() local 753 GraphicView2MediaImageConverter converter(*view, format, false /* copy */); in Allocate() local 845 GraphicView2MediaImageConverter converter( in canCopy() local 868 GraphicView2MediaImageConverter converter( in copy() local
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaAudioEffectTest.java | 1499 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToInt() local 1506 ByteBuffer converter = ByteBuffer.allocate(4); in intToByteArray() local 1517 ByteBuffer converter = ByteBuffer.wrap(valueBuf); in byteArrayToShort() local 1524 ByteBuffer converter = ByteBuffer.allocate(2); in shortToByteArray() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | ExtensionControllerImpl.java | 106 String action, PluginConverter<T, P> converter) { in withPlugin() 209 public <P> void addPlugin(String action, Class<P> cls, PluginConverter<T, P> converter) { in addPlugin() 229 public PluginItem(String action, Class<P> cls, PluginConverter<T, P> converter) { in PluginItem()
|
H A D | ExtensionController.java | 55 PluginConverter<T, P> converter); in withPlugin()
|
/aosp12/frameworks/av/media/libaudioprocessing/tests/fuzzer/ |
H A D | libaudioprocessing_record_buffer_converter_fuzzer.cpp | 144 RecordBufferConverter converter(srcChannelMask, srcFormat, srcSampleRate, in LLVMFuzzerTestOneInput() local
|
/aosp12/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/ |
H A D | CreateTzS2ProtoDataFile.java | 100 CreateTzS2ProtoDataFile converter = new CreateTzS2ProtoDataFile( in main() local
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ |
H A D | CallScreeningServiceHelper.java | 79 String packageName, ParcelableCallUtils.Converter converter, in CallScreeningServiceHelper()
|