Lines Matching refs:isDuplicated
281 && !desc->isDuplicated() in setDeviceConnectionStateInt()
287 if (!desc->isDuplicated() && desc->mProfile->hasDynamicAudioProfile() && in setDeviceConnectionStateInt()
1241 if (!desc->isDuplicated() && (profile == desc->mProfile)) { in openDirectOutput()
1675 if (outputDesc->isDuplicated()) { in selectOutput()
3146 if (!desc->isDuplicated() && desc->supportedDevices().contains(device)) { in registerPolicyMixes()
3747 if (!mOutputs[i]->isDuplicated()) { in listAudioPorts()
3849 ALOG_ASSERT(!outputDesc->isDuplicated(),"duplicated output %d in source in ports", in createAudioPatchInternal()
4029 if (outputDesc->isDuplicated()) { in createAudioPatchInternal()
4059 if (outputDesc->isDuplicated()) { in createAudioPatchInternal()
4216 ALOG_ASSERT(!outputDesc->isDuplicated(), in setAudioPortConfig()
5129 if (!desc->isDuplicated() && desc->supportsDevice(device) in checkOutputsForDevice()
5165 if (!desc->isDuplicated() && desc->mProfile == profile) { in checkOutputsForDevice()
5219 if (!desc->isDuplicated()) { in checkOutputsForDevice()
5406 if (dupOutput->isDuplicated() && in closeOutput()
5512 i, openOutputs.valueAt(i)->isDuplicated(), in getOutputsForDevices()
5591 if (desc->isDuplicated()) { in checkOutputForAttributes()
5628 if (desc->isDuplicated() || !desc->mProfile->isDirectOutput()) { in checkOutputForAttributes()
6068 if (outputDesc->isDuplicated()) { in checkDeviceMuteStrategies()
6155 if (outputDesc->isDuplicated()) { in setOutputDevices()