Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_audio/audiohandler/src/
H A Ddaudio_handler.cpp117 auto audioSrv = AudioStandard::AudioSystemManager::GetInstance(); in RealQuery() local
119 CHECK_AND_RETURN_RET_LOG(audioSrv == nullptr, dhItemVec, "Unable to get audio system manager."); in RealQuery()
120 auto audioDevices = audioSrv->GetDevices(AudioStandard::DeviceFlag::ALL_DEVICES_FLAG); in RealQuery()
125 auto dhId = audioSrv->GetPinValueFromType(dev->deviceType_, dev->deviceRole_); in RealQuery()

Completed in 1 milliseconds