Searched refs:patchDesc (Results 1 – 1 of 1) sorted by relevance
541 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevice() local542 if (patchDesc->mUid != mUidCached) { in getNewOutputDevice()