Searched refs:msdDevices (Results 1 – 1 of 1) sorted by relevance
1212 DeviceVector msdDevices = getMsdAudioOutDevices(); in getOutputForAttrInt() local1343 if (!msdDevices.isEmpty()) { in getOutputForAttrInt()1344 … *output = getOutputForDevices(msdDevices, session, resultAttr, config, flags, isSpatialized); in getOutputForAttrInt()1347 __func__, msdDevices.toString().c_str(), outputDevices.toString().c_str()); in getOutputForAttrInt()