Home
last modified time | relevance | path

Searched refs:V4_0 (Results 1 – 25 of 79) sorted by relevance

1234

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dopenssl_utils.h40 inline const EVP_MD* openssl_digest(android::hardware::keymaster::V4_0::Digest digest) { in openssl_digest()
42 case android::hardware::keymaster::V4_0::Digest::NONE: in openssl_digest()
44 case android::hardware::keymaster::V4_0::Digest::MD5: in openssl_digest()
46 case android::hardware::keymaster::V4_0::Digest::SHA1: in openssl_digest()
48 case android::hardware::keymaster::V4_0::Digest::SHA_2_224: in openssl_digest()
50 case android::hardware::keymaster::V4_0::Digest::SHA_2_256: in openssl_digest()
52 case android::hardware::keymaster::V4_0::Digest::SHA_2_384: in openssl_digest()
54 case android::hardware::keymaster::V4_0::Digest::SHA_2_512: in openssl_digest()
/hardware/interfaces/audio/common/4.0/default/
DVersionUtils.h26 namespace V4_0 {
29 typedef hidl_bitfield<common::V4_0::AudioDevice> AudioDeviceBitfield;
30 typedef hidl_bitfield<common::V4_0::AudioChannelMask> AudioChannelBitfield;
31 typedef hidl_bitfield<common::V4_0::AudioOutputFlag> AudioOutputFlagBitfield;
32 typedef hidl_bitfield<common::V4_0::AudioInputFlag> AudioInputFlagBitfield;
DHidlUtils.cpp19 #define AUDIO_HAL_VERSION V4_0
/hardware/interfaces/audio/effect/4.0/default/
DConversions.cpp20 using ::android::hardware::audio::common::V4_0::HidlUtils;
22 #define AUDIO_HAL_VERSION V4_0
DEffectsFactory.cpp35 using ::android::hardware::audio::common::V4_0::HidlUtils;
37 #define AUDIO_HAL_VERSION V4_0
DAudioBufferManager.cpp19 #define AUDIO_HAL_VERSION V4_0
DLoudnessEnhancerEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DBassBoostEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DAutomaticGainControlEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DVirtualizerEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DAcousticEchoCancelerEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DPresetReverbEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DEqualizerEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
DEnvironmentalReverbEffect.cpp22 #define AUDIO_HAL_VERSION V4_0
DNoiseSuppressionEffect.cpp21 #define AUDIO_HAL_VERSION V4_0
/hardware/interfaces/audio/core/4.0/vts/functional/
DAudioPrimaryHidlHalTest.cpp47 #define AUDIO_HAL_VERSION V4_0
65 using ::android::hardware::audio::V4_0::AudioDrain;
66 using ::android::hardware::audio::V4_0::DeviceAddress;
67 using ::android::hardware::audio::V4_0::IDevice;
68 using ::android::hardware::audio::V4_0::IPrimaryDevice;
69 using Rotation = ::android::hardware::audio::V4_0::IPrimaryDevice::Rotation;
70 using TtyMode = ::android::hardware::audio::V4_0::IPrimaryDevice::TtyMode;
71 using ::android::hardware::audio::V4_0::IDevicesFactory;
72 using ::android::hardware::audio::V4_0::IStream;
73 using ::android::hardware::audio::V4_0::IStreamIn;
[all …]
/hardware/interfaces/keymaster/4.0/default/
Dservice.cpp24 using android::hardware::keymaster::V4_0::SecurityLevel;
28 auto keymaster = ::keymaster::V4_0::ng::CreateKeymasterDevice(SecurityLevel::SOFTWARE); in main()
/hardware/interfaces/audio/common/all-versions/default/service/
Dservice.cpp39 bool fail = registerPassthroughServiceImplementation<audio::V4_0::IDevicesFactory>() != OK && in main()
43 fail = registerPassthroughServiceImplementation<audio::effect::V4_0::IEffectsFactory>() != OK && in main()
/hardware/interfaces/audio/effect/4.0/vts/functional/
DVtsHalAudioEffectV4_0TargetTest.cpp34 using android::hardware::audio::common::V4_0::AudioDevice;
35 using android::hardware::audio::common::V4_0::AudioHandleConsts;
36 using android::hardware::audio::common::V4_0::AudioMode;
37 using android::hardware::audio::common::V4_0::AudioSource;
38 using android::hardware::audio::common::V4_0::Uuid;
40 using android::hardware::audio::effect::V4_0::AudioBuffer;
41 using android::hardware::audio::effect::V4_0::EffectAuxChannelsConfig;
42 using android::hardware::audio::effect::V4_0::EffectBufferConfig;
43 using android::hardware::audio::effect::V4_0::EffectConfig;
44 using android::hardware::audio::effect::V4_0::EffectDescriptor;
[all …]
/hardware/interfaces/audio/core/4.0/default/
DParametersUtil.cpp20 #define AUDIO_HAL_VERSION V4_0
DConversions.cpp19 #define AUDIO_HAL_VERSION V4_0
DStream.cpp24 #define AUDIO_HAL_VERSION V4_0
DDevice.cpp26 #define AUDIO_HAL_VERSION V4_0
DDevicesFactory.cpp23 #define AUDIO_HAL_VERSION V4_0
DStreamIn.cpp22 #define AUDIO_HAL_VERSION V4_0

1234