Home
last modified time | relevance | path

Searched refs:OnDeviceChangeWithInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/
H A Daudio_stream_manager.h42 virtual void OnDeviceChangeWithInfo(
/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_client_stub_impl_test/include/
H A Daudio_policy_client_stub_impl_test.h88 void OnDeviceChangeWithInfo(const uint32_t sessionId, const DeviceInfo &deviceInfo,
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_private.h225 void OnDeviceChangeWithInfo(
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/include/
H A Daudio_renderer_private.h265 void OnDeviceChangeWithInfo(
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp461 Trace traceCallback("callback->OnDeviceChangeWithInfo sessionid:" + std::to_string(sessionId) in OnRendererDeviceChange()
463 callback->OnDeviceChangeWithInfo(sessionId, deviceInfo, reason); in OnRendererDeviceChange()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp1398 void InputDeviceChangeWithInfoCallbackImpl::OnDeviceChangeWithInfo( in OnDeviceChangeWithInfo() function in OHOS::AudioStandard::InputDeviceChangeWithInfoCallbackImpl
1401 AUDIO_INFO_LOG("For capturer, OnDeviceChangeWithInfo callback is not support"); in OnDeviceChangeWithInfo()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1593 void OutputDeviceChangeWithInfoCallbackImpl::OnDeviceChangeWithInfo( in OnDeviceChangeWithInfo() function in OHOS::AudioStandard::OutputDeviceChangeWithInfoCallbackImpl

Completed in 15 milliseconds