Home
last modified time | relevance | path

Searched refs:GetActiveOutPutDevice (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Dpolicy_handler.h50 DeviceType GetActiveOutPutDevice();
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpolicy_handler.cpp155 DeviceType PolicyHandler::GetActiveOutPutDevice() in GetActiveOutPutDevice() function in OHOS::AudioStandard::PolicyHandler
H A Daudio_endpoint_separate.cpp235 DeviceType deviceType = PolicyHandler::GetInstance().GetActiveOutPutDevice(); in Config()
H A Dpro_renderer_stream_impl.cpp657 DeviceType currentOutputDevice = PolicyHandler::GetInstance().GetActiveOutPutDevice(); in GetStreamVolume()
H A Daudio_endpoint.cpp1539 DeviceType deviceType = PolicyHandler::GetInstance().GetActiveOutPutDevice(); in GetAllReadyProcessData()