Home
last modified time | relevance | path

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

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