HomeSort by relevance Sort by last modified time
    Searched defs:V4_0 (Results 1 - 25 of 48) sorted by null

1 2

  /hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
key_param_output.h 26 namespace V4_0 {
82 } // namespace V4_0
attestation_record.h 25 namespace V4_0 {
54 } // namespace V4_0
keymaster_utils.h 25 namespace V4_0 {
62 } // namespace V4_0
Keymaster3.h 28 namespace V4_0 {
130 } // namespace V4_0
Keymaster4.h 26 namespace V4_0 {
30 using IKeymaster4Device = ::android::hardware::keymaster::V4_0::IKeymasterDevice;
155 } // namespace V4_0
  /frameworks/av/media/libaudiohal/4.0/
ConversionHelperHidl.h 25 using ::android::hardware::audio::V4_0::ParameterValue;
26 using ::android::hardware::audio::V4_0::MicrophoneInfo;
32 namespace V4_0 {
62 status_t processReturn(const char* funcName, const Return<hardware::audio::V4_0::Result>& ret) {
71 const char* funcName, const Return<T>& ret, hardware::audio::V4_0::Result retval) {
81 static status_t analyzeResult(const hardware::audio::V4_0::Result& result);
86 } // namespace V4_0
DeviceHalHidl.h 26 using ::android::hardware::audio::V4_0::IDevice;
27 using ::android::hardware::audio::V4_0::IPrimaryDevice;
31 namespace V4_0 {
128 } // namespace V4_0
DeviceHalLocal.h 24 namespace V4_0 {
126 } // namespace V4_0
DevicesFactoryHalHidl.h 27 using ::android::hardware::audio::V4_0::IDevicesFactory;
30 namespace V4_0 {
51 } // namespace V4_0
DevicesFactoryHalHybrid.cpp 25 namespace V4_0 {
43 } // namespace V4_0
DevicesFactoryHalLocal.h 27 namespace V4_0 {
45 } // namespace V4_0
VersionUtils.h 23 using ::android::hardware::audio::V4_0::ParameterValue;
24 using ::android::hardware::audio::V4_0::Result;
30 namespace V4_0 {
46 } // namespace V4_0
DevicesFactoryHalHidl.cpp 30 using ::android::hardware::audio::V4_0::IDevice;
31 using ::android::hardware::audio::V4_0::Result;
35 namespace V4_0 {
74 } // namespace V4_0
DevicesFactoryHalLocal.cpp 29 namespace V4_0 {
70 } // namespace V4_0
EffectBufferHalHidl.h 26 using android::hardware::audio::effect::V4_0::AudioBuffer;
31 namespace V4_0 {
75 } // namespace V4_0
EffectHalHidl.h 26 using ::android::hardware::audio::effect::V4_0::EffectBufferConfig;
27 using ::android::hardware::audio::effect::V4_0::EffectConfig;
28 using ::android::hardware::audio::effect::V4_0::EffectDescriptor;
29 using ::android::hardware::audio::effect::V4_0::IEffect;
34 namespace V4_0 {
73 hardware::audio::effect::V4_0::Result, hardware::kSynchronizedReadWrite> StatusMQ;
83 static status_t analyzeResult(const hardware::audio::effect::V4_0::Result& result);
107 } // namespace V4_0
EffectsFactoryHalHidl.cpp 28 using ::android::hardware::audio::common::V4_0::HidlUtils;
29 using ::android::hardware::audio::common::V4_0::Uuid;
30 using ::android::hardware::audio::effect::V4_0::IEffect;
31 using ::android::hardware::audio::effect::V4_0::Result;
35 namespace V4_0 {
151 } // namespace V4_0
StreamHalLocal.h 24 namespace V4_0 {
218 } // namespace V4_0
StreamPowerLog.h 26 namespace V4_0 {
101 } // namespace V4_0
  /frameworks/av/media/libaudiohal/4.0/include/libaudiohal/4.0/
DevicesFactoryHalHybrid.h 25 namespace V4_0 {
46 } // namespace V4_0
EffectsFactoryHalHidl.h 27 namespace V4_0 {
29 using ::android::hardware::audio::effect::V4_0::EffectDescriptor;
30 using ::android::hardware::audio::effect::V4_0::IEffectsFactory;
72 } // namespace V4_0
  /hardware/interfaces/keymaster/4.0/support/
Keymaster4.cpp 25 namespace V4_0 {
43 } // namespace V4_0
key_param_output.cpp 30 namespace V4_0 {
95 } // namespace V4_0
  /system/keymaster/ng/include/
AndroidKeymaster4Device.h 29 namespace V4_0 {
36 using ::android::hardware::keymaster::V4_0::ErrorCode;
37 using ::android::hardware::keymaster::V4_0::HardwareAuthenticatorType;
38 using ::android::hardware::keymaster::V4_0::HardwareAuthToken;
39 using ::android::hardware::keymaster::V4_0::HmacSharingParameters;
40 using ::android::hardware::keymaster::V4_0::IKeymasterDevice;
41 using ::android::hardware::keymaster::V4_0::KeyCharacteristics;
42 using ::android::hardware::keymaster::V4_0::KeyFormat;
43 using ::android::hardware::keymaster::V4_0::KeyParameter;
44 using ::android::hardware::keymaster::V4_0::KeyPurpose
    [all...]
  /hardware/interfaces/audio/common/4.0/default/
VersionUtils.h 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;
35 } // namespace V4_0

Completed in 463 milliseconds

1 2