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