Searched defs:Patch (Results 1 – 2 of 2) sorted by relevance
197 Patch(const struct audio_patch& patch, bool endpointPatch) in Patch() function201 Patch(const Patch& other) noexcept { in Patch() function209 Patch(Patch&& other) noexcept { swap(other); } in Patch() function
3444 const IAfPatchPanel::Patch& /* patch */) { in onUpdatePatch()