Searched refs:weakSecondaryDescs (Results 1 – 1 of 1) sorted by relevance
7369 std::vector<wp<SwAudioOutputDescriptor>> weakSecondaryDescs; in checkSecondaryOutputs() local7373 weakSecondaryDescs.push_back(secondaryDesc); in checkSecondaryOutputs()7376 client->setSecondaryOutputs(std::move(weakSecondaryDescs)); in checkSecondaryOutputs()