Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp318 std::vector<IAfPatchPanel::Patch> patchesCopy; in applyAllAudioPatches() local
322 patchesCopy.emplace_back(patch.second); in applyAllAudioPatches()
326 for (const auto& patch : patchesCopy) { in applyAllAudioPatches()