Home
last modified time | relevance | path

Searched defs:patchDesc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1824 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(patch_index); in closeAllInputs() local
2462 sp<AudioPatch> patchDesc; in createAudioPatch() local
2709 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch() local
2842 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches() local
2970 sp<AudioPatch> patchDesc = new AudioPatch(&dummyPatch, uid); in startAudioSource() local
3114 sp<AudioPatch> patchDesc = mAudioPatches.valueFor(sourceDesc->mPatchDesc->mHandle); in disconnectAudioSource() local
4099 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in AudioPolicyManager() local
4128 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in AudioPolicyManager() local
4310 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in AudioPolicyManager() local
4371 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in AudioPolicyManager() local
[all …]