Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DPatchPanel.h164 Patch(const struct audio_patch &patch, bool endpointPatch) : in Patch() function
168 Patch(const Patch& other) noexcept { in Patch() function
176 Patch(Patch&& other) noexcept { swap(other); } in Patch() function