Home
last modified time | relevance | path

Searched defs:GetCurrentChannelId (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_attribute.h96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_attribute.h97 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_attribute.h96 int32_t (*GetCurrentChannelId)(AudioHandle handle, uint32_t *channelId); member
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_capture_vdi.h48 int32_t (*GetCurrentChannelId)(struct IAudioCaptureVdi *self, uint32_t *channelId); member
H A Diaudio_render_vdi.h56 int32_t (*GetCurrentChannelId)(struct IAudioRenderVdi *self, uint32_t *channelId); member
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_ext_impl.cpp273 int32_t AudioCaptureExtImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
H A Daudio_capture_interface_impl.cpp313 int32_t AudioCaptureInterfaceImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
H A Daudio_render_ext_impl.cpp391 int32_t AudioRenderExtImpl::GetCurrentChannelId(uint32_t &channelId) in GetCurrentChannelId() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
H A Daudio_render_interface_impl.cpp402 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 Daudio_test_utils.h206 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 Dril_callback_test.h514 int32_t GetCurrentChannelId() in GetCurrentChannelId() function
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp472 BENCHMARK_F(AudioCaptureBenchmarkTest, GetCurrentChannelId)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp361 BENCHMARK_F(AudioRenderBenchmarkTest, GetCurrentChannelId)(benchmark::State &state) in BENCHMARK_F() argument