Home
last modified time | relevance | path

Searched defs:supportResume (Results 1 – 11 of 11) sorted by relevance

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_interface/src/
Daudio_capture_interface_impl_test.cpp196 bool supportResume = true; variable
/drivers/peripheral/audio/test/unittest/common/render/
Daudio_render_common_test.cpp868 bool supportResume = false; variable
882 bool supportResume = false; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp317 bool supportResume = true; variable
/drivers/peripheral/audio/test/unittest/common/capture/
Daudio_capture_common_test.cpp896 bool supportResume = false; variable
906 bool supportResume = false; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_capture_interface_impl.cpp210 int32_t AudioCaptureInterfaceImpl::IsSupportsPauseAndResume(bool &supportPause, bool &supportResume) in IsSupportsPauseAndResume()
Daudio_render_interface_impl.cpp292 int32_t AudioRenderInterfaceImpl::IsSupportsPauseAndResume(bool &supportPause, bool &supportResume) in IsSupportsPauseAndResume()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
Daudio_test_utils.h283 int32_t IsSupportsPauseAndResume(bool &supportPause, bool &supportResume) override in IsSupportsPauseAndResume()
444 int32_t IsSupportsPauseAndResume(bool &supportPause, bool &supportResume) override in IsSupportsPauseAndResume()
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp675 bool supportResume = false; in BENCHMARK_F() local
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
Daudio_capture_vdi.c683 …IsSupportsPauseAndResumeVdi(struct IAudioCapture *capture, bool *supportPause, bool *supportResume) in AudioCaptureIsSupportsPauseAndResumeVdi()
Daudio_render_vdi.c830 …erIsSupportsPauseAndResumeVdi(struct IAudioRender *render, bool *supportPause, bool *supportResume) in AudioRenderIsSupportsPauseAndResumeVdi()
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp774 bool supportResume = false; in BENCHMARK_F() local