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