Searched refs:CPP_VERSION (Results 1 – 25 of 56) sorted by relevance
123
26 namespace CPP_VERSION {30 typedef common::CPP_VERSION::AudioDevice AudioDeviceBitfield;31 typedef common::CPP_VERSION::AudioChannelMask AudioChannelBitfield;32 typedef common::CPP_VERSION::AudioOutputFlag AudioOutputFlagBitfield;33 typedef common::CPP_VERSION::AudioInputFlag AudioInputFlagBitfield;35 typedef hidl_bitfield<common::CPP_VERSION::AudioDevice> AudioDeviceBitfield;36 typedef hidl_bitfield<common::CPP_VERSION::AudioChannelMask> AudioChannelBitfield;37 typedef hidl_bitfield<common::CPP_VERSION::AudioOutputFlag> AudioOutputFlagBitfield;38 typedef hidl_bitfield<common::CPP_VERSION::AudioInputFlag> AudioInputFlagBitfield;
32 namespace CPP_VERSION {35 using namespace ::android::hardware::audio::common::CPP_VERSION;
26 using ::android::hardware::audio::common::CPP_VERSION::AudioChannelMask;27 using ::android::hardware::audio::common::CPP_VERSION::AudioFormat;28 using ::android::hardware::audio::CPP_VERSION::IStream;29 using ::android::hardware::audio::CPP_VERSION::ParameterValue;30 using ::android::hardware::audio::CPP_VERSION::Result;34 using Rotation = ::android::hardware::audio::CPP_VERSION::IPrimaryDevice::Rotation;35 using ::android::hardware::audio::common::CPP_VERSION::AudioContentType;36 using ::android::hardware::audio::common::CPP_VERSION::AudioUsage;37 using ::android::hardware::audio::CPP_VERSION::MicrophoneInfo;39 using ::android::hardware::audio::CPP_VERSION::SinkMetadata;[all …]
29 namespace CPP_VERSION {32 using namespace ::android::hardware::audio::common::CPP_VERSION;33 using namespace ::android::hardware::audio::CPP_VERSION;
30 namespace CPP_VERSION {33 using namespace ::android::hardware::audio::common::CPP_VERSION;34 using namespace ::android::hardware::audio::CPP_VERSION;
31 namespace CPP_VERSION {36 using namespace ::android::hardware::audio::common::CPP_VERSION;37 using namespace ::android::hardware::audio::CPP_VERSION;
38 namespace CPP_VERSION {46 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioInputFlagBitfield;47 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioOutputFlagBitfield;48 using namespace ::android::hardware::audio::common::CPP_VERSION;49 using namespace ::android::hardware::audio::CPP_VERSION;
30 namespace CPP_VERSION {38 using namespace ::android::hardware::audio::CPP_VERSION;
36 namespace CPP_VERSION {44 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioChannelBitfield;45 using namespace ::android::hardware::audio::common::CPP_VERSION;46 using namespace ::android::hardware::audio::CPP_VERSION;
37 namespace CPP_VERSION {45 using namespace ::android::hardware::audio::common::CPP_VERSION;46 using namespace ::android::hardware::audio::CPP_VERSION;
30 using ::android::hardware::audio::effect::CPP_VERSION::AudioBuffer;37 namespace CPP_VERSION {63 using ::android::hardware::audio::effect::CPP_VERSION::implementation::AudioBufferWrapper;73 friend class hardware::audio::effect::CPP_VERSION::implementation::AudioBufferWrapper;
30 namespace CPP_VERSION {33 using ::android::hardware::audio::effect::CPP_VERSION::EffectDescriptor;
36 namespace CPP_VERSION {44 using namespace ::android::hardware::audio::common::CPP_VERSION;45 using namespace ::android::hardware::audio::effect::CPP_VERSION;
34 namespace CPP_VERSION {42 using ::android::hardware::audio::common::CPP_VERSION::implementation::AudioChannelBitfield;43 using namespace ::android::hardware::audio::common::CPP_VERSION;44 using namespace ::android::hardware::audio::effect::CPP_VERSION;
31 namespace CPP_VERSION { namespace34 using ::android::hardware::audio::common::CPP_VERSION::implementation::HidlUtils;
34 namespace CPP_VERSION {42 using ::android::hardware::audio::effect::CPP_VERSION::IAcousticEchoCancelerEffect;43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
36 namespace CPP_VERSION {44 using ::android::hardware::audio::effect::CPP_VERSION::IBassBoostEffect;45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
34 namespace CPP_VERSION {42 using namespace ::android::hardware::audio::common::CPP_VERSION;43 using namespace ::android::hardware::audio::effect::CPP_VERSION;
34 namespace CPP_VERSION {42 using ::android::hardware::audio::effect::CPP_VERSION::IDownmixEffect;43 using ::android::hardware::audio::effect::CPP_VERSION::Result;
36 namespace CPP_VERSION {44 using ::android::hardware::audio::effect::CPP_VERSION::IAutomaticGainControlEffect;45 using ::android::hardware::audio::effect::CPP_VERSION::Result;
25 using ::android::hardware::audio::common::CPP_VERSION::AudioChannelMask;26 using ::android::hardware::audio::common::CPP_VERSION::AudioFormat;27 using ::android::hardware::audio::CPP_VERSION::IStream;28 using ::android::hardware::audio::CPP_VERSION::ParameterValue;29 using ::android::hardware::audio::CPP_VERSION::Result;
40 ::android::hardware::audio::effect::CPP_VERSION::IEffectsFactory::descriptor) in TEST()42 GTEST_SKIP() << "No Effects HAL version " STRINGIFY(CPP_VERSION) " on this device"; in TEST()45 const char* xsd = "/data/local/tmp/audio_effects_conf_" STRINGIFY(CPP_VERSION) ".xsd"; in TEST()