Home
last modified time | relevance | path

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

12

/device/google/atv/audio_proxy/service/
DDeviceImpl.h37 using ::android::hardware::audio::common::CPP_VERSION::AudioConfig;
38 using ::android::hardware::audio::common::CPP_VERSION::AudioPatchHandle;
39 using ::android::hardware::audio::common::CPP_VERSION::AudioPort;
40 using ::android::hardware::audio::common::CPP_VERSION::AudioPortConfig;
41 using ::android::hardware::audio::common::CPP_VERSION::AudioPortHandle;
42 using ::android::hardware::audio::common::CPP_VERSION::DeviceAddress;
43 using ::android::hardware::audio::common::CPP_VERSION::SinkMetadata;
44 using ::android::hardware::audio::common::CPP_VERSION::SourceMetadata;
45 using ::android::hardware::audio::CPP_VERSION::IDevice;
46 using ::android::hardware::audio::CPP_VERSION::ParameterValue;
[all …]
DWriteThread.h38 using namespace android::hardware::audio::common::CPP_VERSION;
39 using namespace android::hardware::audio::CPP_VERSION;
DStreamOutImpl.h37 using namespace android::hardware::audio::common::CPP_VERSION;
38 using namespace android::hardware::audio::CPP_VERSION;
DDeviceImpl.cpp31 using namespace ::android::hardware::audio::common::CPP_VERSION;
32 using namespace ::android::hardware::audio::CPP_VERSION;
DDevicesFactoryImpl.h32 using android::hardware::audio::CPP_VERSION::IDevicesFactory;
DDevicesFactoryImpl.cpp20 using namespace android::hardware::audio::CPP_VERSION;
/device/generic/goldfish/audio/
Dentry.cpp20 using android::hardware::audio::CPP_VERSION::IDevicesFactory;
21 using android::hardware::audio::CPP_VERSION::implementation::DevicesFactory;
22 namespace talsa = android::hardware::audio::CPP_VERSION::implementation::talsa;
Ddevice_factory.h25 namespace CPP_VERSION {
30 using namespace ::android::hardware::audio::CPP_VERSION;
Dprimary_device.h26 namespace CPP_VERSION {
38 using ::android::hardware::audio::CPP_VERSION::IPrimaryDevice;
39 using ::android::hardware::audio::CPP_VERSION::IStreamOut;
Dstream_out.h28 namespace CPP_VERSION {
38 using ::android::hardware::audio::CPP_VERSION::IStreamOut;
Dutil.cpp28 using namespace ::android::audio::policy::configuration::CPP_VERSION;
34 namespace CPP_VERSION { namespace
Dstream_in.cpp34 using namespace ::android::audio::policy::configuration::CPP_VERSION;
40 namespace CPP_VERSION { namespace
Daudio_ops.h23 namespace CPP_VERSION {
Direader.h23 namespace CPP_VERSION {
Diwriter.h23 namespace CPP_VERSION {
Dio_thread.cpp23 namespace CPP_VERSION { namespace
Dio_thread.h23 namespace CPP_VERSION {
Ddevice_port_sink.cpp35 using namespace ::android::audio::policy::configuration::CPP_VERSION;
41 namespace CPP_VERSION { namespace
Daudio_ops.cpp24 namespace CPP_VERSION { namespace
Ddevice_port_source.h26 namespace CPP_VERSION {
Ddevice_port_sink.h26 namespace CPP_VERSION {
Dtalsa.h24 namespace CPP_VERSION {
Dring_buffer.h28 namespace CPP_VERSION {
Dstream_common.h23 namespace CPP_VERSION {
/device/google/atv/audio_proxy/common/
DAudioProxyVersionMacro.h43 #define CPP_VERSION EXPAND_CONCAT_4(V, MAJOR_VERSION, _, 0) macro

12