/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_attribute.h | 96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_attribute.h | 97 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_attribute.h | 96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 48 int32_t (*GetCurrentChannelId)(struct IAudioCaptureVdi *self, uint32_t *channelId); member
|
H A D | iaudio_render_vdi.h | 56 int32_t (*GetCurrentChannelId)(struct IAudioRenderVdi *self, uint32_t *channelId); member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 273 int32_t AudioCaptureExtImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 313 int32_t AudioCaptureInterfaceImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 391 int32_t AudioRenderExtImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
H A D | audio_render_interface_impl.cpp | 402 int32_t AudioRenderInterfaceImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/ |
H A D | audio_test_utils.h | 206 int32_t GetCurrentChannelId(uint32_t &channelId) override in GetCurrentChannelId() function 367 int32_t GetCurrentChannelId(uint32_t &channelId) override in GetCurrentChannelId() function
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/ |
H A D | ril_callback_test.h | 514 int32_t GetCurrentChannelId() in GetCurrentChannelId() function
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 472 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCurrentChannelId)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 361 BENCHMARK_F(AudioRenderBenchmarkTest, GetCurrentChannelId)(benchmark::State &state) in BENCHMARK_F() argument
|