Searched refs:patchesCopy (Results 1 – 1 of 1) sorted by relevance
318 std::vector<IAfPatchPanel::Patch> patchesCopy; in applyAllAudioPatches() local322 patchesCopy.emplace_back(patch.second); in applyAllAudioPatches()326 for (const auto& patch : patchesCopy) { in applyAllAudioPatches()