Home
last modified time | relevance | path

Searched refs:weakSecondaryOutputDescs (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1087 std::vector<wp<SwAudioOutputDescriptor>> weakSecondaryOutputDescs; in getOutputForAttr() local
1094 weakSecondaryOutputDescs.push_back(outputDesc); in getOutputForAttr()
1112 std::move(weakSecondaryOutputDescs), in getOutputForAttr()