/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiodevicechange_fuzzer/ |
H A D | audiodevicechange_fuzzer.cpp | 34 DeviceChangeAction deviceChangeAction; in AudioDeviceChangeFuzzTest() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/ |
H A D | napi_audio_rounting_available_devicechange_callback.h | 45 DeviceChangeAction deviceChangeAction; member
|
H A D | napi_audio_manager_callbacks.h | 58 DeviceChangeAction deviceChangeAction; member
|
H A D | napi_audio_rounting_available_devicechange_callback.cpp | 98 const AudioDeviceUsage usage, const DeviceChangeAction &deviceChangeAction) in OnAvailableDeviceChange()
|
H A D | napi_audio_manager_callbacks.cpp | 134 void NapiAudioManagerCallback::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
H A D | audio_policy_manager_listener_stub.cpp | 81 DeviceChangeAction deviceChangeAction = {}; in OnRemoteRequest() local 110 const DeviceChangeAction &deviceChangeAction) in OnAvailableDeviceChange()
|
H A D | audio_policy_client_stub_impl.cpp | 192 DeviceChangeAction deviceChangeAction; in OnDeviceChange() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/manager_test/include/ |
H A D | audio_manager_unit_test.h | 54 const DeviceChangeAction &deviceChangeAction) override {} in OnAvailableDeviceChange()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/include/ |
H A D | audio_policy_unit_test.h | 31 virtual void OnDeviceChange(const DeviceChangeAction &deviceChangeAction) {} in OnDeviceChange()
|
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/ |
H A D | audio_adapter.cpp | 110 void AudioAdapter::OnDeviceChange(const DeviceChangeAction& deviceChangeAction) in OnDeviceChange()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_policy_manager_listener_proxy.cpp | 81 const DeviceChangeAction &deviceChangeAction) in OnAvailableDeviceChange()
|
H A D | audio_policy_client_proxy.cpp | 113 void AudioPolicyClientProxy::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange()
|
H A D | audio_policy_server_handler.cpp | 595 DeviceChangeAction deviceChangeAction = eventContextObj->deviceChangeAction; in HandleDeviceChangedCallback() local
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | audio_proxy.cpp | 254 void AudioDeviceChangeCallback::OnDeviceChange(const AudioStandard::DeviceChangeAction &deviceChang… in OnDeviceChange()
|
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_system_manager_adapter_impl.cpp | 136 …anagerDeviceChangeCallbackAdapterImpl::OnDeviceChange(const DeviceChangeAction& deviceChangeAction) in OnDeviceChange()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRoutingManager.cpp | 398 void OHAudioDeviceChangedCallback::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange()
|
/ohos5.0/base/web/webview/test/unittest/audio_adapter_impl_test/ |
H A D | audio_adapter_impl_test.cpp | 1093 DeviceChangeAction deviceChangeAction = { .type = DeviceChangeType::CONNECT, variable
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_service.cpp | 733 …dapter::GetInstance().AddDeviceChangeListener([this] (const DeviceChangeAction& deviceChangeAction… in InitAudio() 3166 void AVSessionService::NotifyDeviceChange(const DeviceChangeAction& deviceChangeAction) in NotifyDeviceChange() 3195 void AVSessionService::HandleDeviceChange(const DeviceChangeAction& deviceChangeAction) in HandleDeviceChange()
|