Searched refs:V4_0 (Results 1 – 25 of 79) sorted by relevance
1234
40 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()
26 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;
19 #define AUDIO_HAL_VERSION V4_0
20 using ::android::hardware::audio::common::V4_0::HidlUtils;22 #define AUDIO_HAL_VERSION V4_0
35 using ::android::hardware::audio::common::V4_0::HidlUtils;37 #define AUDIO_HAL_VERSION V4_0
21 #define AUDIO_HAL_VERSION V4_0
22 #define AUDIO_HAL_VERSION V4_0
47 #define AUDIO_HAL_VERSION V4_065 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 …]
24 using android::hardware::keymaster::V4_0::SecurityLevel;28 auto keymaster = ::keymaster::V4_0::ng::CreateKeymasterDevice(SecurityLevel::SOFTWARE); in main()
39 bool fail = registerPassthroughServiceImplementation<audio::V4_0::IDevicesFactory>() != OK && in main()43 fail = registerPassthroughServiceImplementation<audio::effect::V4_0::IEffectsFactory>() != OK && in main()
34 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 …]
20 #define AUDIO_HAL_VERSION V4_0
24 #define AUDIO_HAL_VERSION V4_0
26 #define AUDIO_HAL_VERSION V4_0
23 #define AUDIO_HAL_VERSION V4_0