Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1081 std::vector<wp<SwAudioOutputDescriptor>> weakSecondaryOutputDescs; in getOutputForAttr() local
1084 weakSecondaryOutputDescs.push_back(secondaryDesc); in getOutputForAttr()
1098 std::move(weakSecondaryOutputDescs)); in getOutputForAttr()