/frameworks/av/media/libaudiohal/impl/ |
D | StreamHalHidl.h | 32 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 {
|
D | EffectsFactoryHalHidl.cpp | 28 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()
|
D | DevicesFactoryHalHybrid.cpp | 25 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()
|
D | ConversionHelperHidl.h | 25 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;
|
D | EffectsFactoryHalHidl.h | 27 namespace CPP_VERSION { 30 using ::android::CPP_VERSION::ConversionHelperHidl; 31 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | VersionUtils.h | 23 using ::android::hardware::audio::CPP_VERSION::ParameterValue; 24 using ::android::hardware::audio::CPP_VERSION::Result; 30 namespace CPP_VERSION {
|
D | DevicesFactoryHalHybrid.h | 25 using ::android::hardware::audio::CPP_VERSION::IDevicesFactory; 28 namespace CPP_VERSION {
|
D | DeviceHalHidl.h | 26 using ::android::hardware::audio::CPP_VERSION::IDevice; 27 using ::android::hardware::audio::CPP_VERSION::IPrimaryDevice; 31 namespace CPP_VERSION {
|
D | DevicesFactoryHalHidl.h | 30 using ::android::hardware::audio::CPP_VERSION::IDevicesFactory; 33 namespace CPP_VERSION {
|
D | EffectBufferHalHidl.h | 31 namespace CPP_VERSION { 33 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | DevicesFactoryHalHidl.cpp | 33 using ::android::hardware::audio::CPP_VERSION::IDevice; 34 using ::android::hardware::audio::CPP_VERSION::Result; 41 namespace CPP_VERSION { namespace
|
D | EffectHalHidl.h | 31 namespace CPP_VERSION { 33 using namespace ::android::hardware::audio::effect::CPP_VERSION;
|
D | DeviceHalHidl.cpp | 36 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;
|
D | EffectHalHidl.cpp | 30 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;
|
D | ConversionHelperHidl.cpp | 27 namespace CPP_VERSION { namespace 29 using namespace ::android::hardware::audio::common::CPP_VERSION; 30 using namespace ::android::hardware::audio::CPP_VERSION;
|
D | DevicesFactoryHalLocal.h | 27 namespace CPP_VERSION {
|
D | StreamHalHidl.cpp | 36 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()
|
D | DevicesFactoryHalLocal.cpp | 29 namespace CPP_VERSION { namespace
|
D | StreamPowerLog.h | 27 namespace CPP_VERSION {
|
D | DeviceHalLocal.h | 24 namespace CPP_VERSION {
|
D | EffectBufferHalHidl.cpp | 34 namespace CPP_VERSION { namespace
|
D | StreamHalLocal.h | 24 namespace CPP_VERSION {
|
D | DeviceHalLocal.cpp | 26 namespace CPP_VERSION { namespace
|
D | StreamHalLocal.cpp | 29 namespace CPP_VERSION { namespace
|