/ohos5.0/drivers/peripheral/bluetooth/audio/interfaces/include/ |
H A D | audio_control.h | 104 int32_t (*TurnStandbyMode)(AudioHandle handle); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_control.h | 105 int32_t (*TurnStandbyMode)(AudioHandle handle); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_control.h | 104 int32_t (*TurnStandbyMode)(AudioHandle handle); member
|
/ohos5.0/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | iaudio_capture_vdi.h | 61 int32_t (*TurnStandbyMode)(struct IAudioCaptureVdi *self); member
|
H A D | iaudio_render_vdi.h | 69 int32_t (*TurnStandbyMode)(struct IAudioRenderVdi *self); member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_capture_ext_impl.cpp | 160 int32_t AudioCaptureExtImpl::TurnStandbyMode() in TurnStandbyMode() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
|
H A D | audio_capture_interface_impl.cpp | 200 int32_t AudioCaptureInterfaceImpl::TurnStandbyMode() in TurnStandbyMode() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
|
H A D | audio_render_ext_impl.cpp | 278 int32_t AudioRenderExtImpl::TurnStandbyMode() in TurnStandbyMode() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
|
H A D | audio_render_interface_impl.cpp | 289 int32_t AudioRenderInterfaceImpl::TurnStandbyMode() in TurnStandbyMode() 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 | 271 int32_t TurnStandbyMode() override in TurnStandbyMode() function 432 int32_t TurnStandbyMode() override in TurnStandbyMode() function
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 326 BENCHMARK_F(AudioCaptureBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 261 BENCHMARK_F(AudioRenderBenchmarkTest, TurnStandbyMode)(benchmark::State &state) in BENCHMARK_F() argument
|