Home
last modified time | relevance | path

Searched defs:IsSupportsDrain (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/audio/interfaces/include/
H A Daudio_render.h177 int32_t (*IsSupportsDrain)(struct AudioRender *render, bool *support); member
/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_render.h179 int32_t (*IsSupportsDrain)(struct AudioRender *render, bool *support); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Diaudio_render_vdi.h41 int32_t (*IsSupportsDrain)(struct IAudioRenderVdi *self, bool *support); member
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c123 static int32_t IsSupportsDrain(struct IAudioRenderVdi* render, bool *support) in IsSupportsDrain() function
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_interface_impl.cpp188 int32_t AudioRenderInterfaceImpl::IsSupportsDrain(bool &support) in IsSupportsDrain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
H A Daudio_render_ext_impl.cpp181 int32_t AudioRenderExtImpl::IsSupportsDrain(bool &support) in IsSupportsDrain() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl

Completed in 4 milliseconds