Home
last modified time | relevance | path

Searched refs:CPP_VERSION (Results 1 – 24 of 24) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DStreamHalHidl.h32 using ::android::hardware::audio::CPP_VERSION::IStream;
33 using ::android::hardware::audio::CPP_VERSION::IStreamIn;
34 using ::android::hardware::audio::CPP_VERSION::IStreamOut;
38 using ReadParameters = ::android::hardware::audio::CPP_VERSION::IStreamIn::ReadParameters;
39 using ReadStatus = ::android::hardware::audio::CPP_VERSION::IStreamIn::ReadStatus;
40 using WriteCommand = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteCommand;
41 using WriteStatus = ::android::hardware::audio::CPP_VERSION::IStreamOut::WriteStatus;
44 namespace CPP_VERSION {
DEffectsFactoryHalHidl.cpp28 using ::android::hardware::audio::common::CPP_VERSION::implementation::HidlUtils;
33 namespace CPP_VERSION { namespace
35 using namespace ::android::hardware::audio::common::CPP_VERSION;
36 using namespace ::android::hardware::audio::effect::CPP_VERSION;
165 auto service = hardware::audio::effect::CPP_VERSION::IEffectsFactory::getService(); in createIEffectsFactory()
166 return service ? new effect::CPP_VERSION::EffectsFactoryHalHidl(service) : nullptr; in createIEffectsFactory()
DDevicesFactoryHalHybrid.cpp25 namespace CPP_VERSION { namespace
57 auto service = hardware::audio::CPP_VERSION::IDevicesFactory::getService(); in createIDevicesFactory()
58 return service ? new CPP_VERSION::DevicesFactoryHalHybrid(service) : nullptr; in createIDevicesFactory()
DConversionHelperHidl.h25 using ::android::hardware::audio::CPP_VERSION::ParameterValue;
26 using CoreResult = ::android::hardware::audio::CPP_VERSION::Result;
33 namespace CPP_VERSION {
86 using ::android::hardware::audio::CPP_VERSION::MicrophoneInfo;
DEffectsFactoryHalHidl.h27 namespace CPP_VERSION {
30 using ::android::CPP_VERSION::ConversionHelperHidl;
31 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DVersionUtils.h23 using ::android::hardware::audio::CPP_VERSION::ParameterValue;
24 using ::android::hardware::audio::CPP_VERSION::Result;
30 namespace CPP_VERSION {
DDevicesFactoryHalHybrid.h25 using ::android::hardware::audio::CPP_VERSION::IDevicesFactory;
28 namespace CPP_VERSION {
DDeviceHalHidl.h26 using ::android::hardware::audio::CPP_VERSION::IDevice;
27 using ::android::hardware::audio::CPP_VERSION::IPrimaryDevice;
31 namespace CPP_VERSION {
DDevicesFactoryHalHidl.h30 using ::android::hardware::audio::CPP_VERSION::IDevicesFactory;
33 namespace CPP_VERSION {
DEffectBufferHalHidl.h31 namespace CPP_VERSION {
33 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DDevicesFactoryHalHidl.cpp33 using ::android::hardware::audio::CPP_VERSION::IDevice;
34 using ::android::hardware::audio::CPP_VERSION::Result;
41 namespace CPP_VERSION { namespace
DEffectHalHidl.h31 namespace CPP_VERSION {
33 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DDeviceHalHidl.cpp36 using ::android::hardware::audio::common::CPP_VERSION::implementation::HidlUtils;
42 namespace CPP_VERSION { namespace
44 using namespace ::android::hardware::audio::common::CPP_VERSION;
45 using namespace ::android::hardware::audio::CPP_VERSION;
47 using EffectHalHidl = ::android::effect::CPP_VERSION::EffectHalHidl;
DEffectHalHidl.cpp30 using ::android::hardware::audio::common::CPP_VERSION::implementation::HidlUtils;
38 namespace CPP_VERSION { namespace
40 using namespace ::android::hardware::audio::common::CPP_VERSION;
41 using namespace ::android::hardware::audio::effect::CPP_VERSION;
DConversionHelperHidl.cpp27 namespace CPP_VERSION { namespace
29 using namespace ::android::hardware::audio::common::CPP_VERSION;
30 using namespace ::android::hardware::audio::CPP_VERSION;
DDevicesFactoryHalLocal.h27 namespace CPP_VERSION {
DStreamHalHidl.cpp36 namespace CPP_VERSION { namespace
38 using EffectHalHidl = ::android::effect::CPP_VERSION::EffectHalHidl;
39 using ReadCommand = ::android::hardware::audio::CPP_VERSION::IStreamIn::ReadCommand;
41 using namespace ::android::hardware::audio::common::CPP_VERSION;
42 using namespace ::android::hardware::audio::CPP_VERSION;
604 CPP_VERSION::SourceMetadata halMetadata = { in updateSourceMetadata()
845 CPP_VERSION::SinkMetadata halMetadata = { in updateSinkMetadata()
DDevicesFactoryHalLocal.cpp29 namespace CPP_VERSION { namespace
DStreamPowerLog.h27 namespace CPP_VERSION {
DDeviceHalLocal.h24 namespace CPP_VERSION {
DEffectBufferHalHidl.cpp34 namespace CPP_VERSION { namespace
DStreamHalLocal.h24 namespace CPP_VERSION {
DDeviceHalLocal.cpp26 namespace CPP_VERSION { namespace
DStreamHalLocal.cpp29 namespace CPP_VERSION { namespace