| /drivers/peripheral/bluetooth/audio/interfaces/include/ |
| D | audio_volume.h | 92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
|
| /drivers/peripheral/audio/interfaces/include/ |
| D | audio_volume.h | 92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
|
| /drivers/peripheral/audio/interfaces/2.0/include/ |
| D | audio_volume.h | 92 int32_t (*GetVolume)(AudioHandle handle, float *volume); member
|
| /drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
| D | alsa_snd_capture.h | 52 int32_t (*GetVolume)(struct AlsaCapture *, long *); member
|
| D | alsa_snd_render.h | 52 int32_t (*GetVolume)(struct AlsaRender *, long *); member
|
| /drivers/peripheral/audio/interfaces/sound/v1_0/ |
| D | iaudio_capture_vdi.h | 40 int32_t (*GetVolume)(struct IAudioCaptureVdi *self, float *volume); member
|
| D | iaudio_render_vdi.h | 48 int32_t (*GetVolume)(struct IAudioRenderVdi *self, float *volume); member
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
| D | audio_capture_ext_impl.cpp | 218 int32_t AudioCaptureExtImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
| D | audio_capture_interface_impl.cpp | 258 int32_t AudioCaptureInterfaceImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
| D | audio_render_interface_impl.cpp | 347 int32_t AudioRenderInterfaceImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
| D | audio_render_ext_impl.cpp | 336 int32_t AudioRenderExtImpl::GetVolume(float &volume) in GetVolume() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
| D | audio_test_utils.h | 166 int32_t GetVolume(float &volume) override in GetVolume() function 327 int32_t GetVolume(float &volume) override in GetVolume() function
|
| /drivers/peripheral/audio/test/benchmarktest/capture/ |
| D | audio_capture_benchmarktest.cpp | 410 BENCHMARK_F(AudioCaptureBenchmarkTest, GetVolume)(benchmark::State &state) in BENCHMARK_F() argument
|
| /drivers/peripheral/audio/test/benchmarktest/render/ |
| D | audio_render_benchmarktest.cpp | 568 BENCHMARK_F(AudioRenderBenchmarkTest, GetVolume)(benchmark::State &state) in BENCHMARK_F() argument
|