Searched refs:endpointPatch (Results 1 – 3 of 3) sorted by relevance
197 Patch(const struct audio_patch& patch, bool endpointPatch) in Patch() argument198 : mAudioPatch(patch), mIsEndpointPatch(endpointPatch) {} in Patch()273 bool endpointPatch = false)
43 bool endpointPatch = false) final
115 bool endpointPatch) in createAudioPatch_l() argument188 Patch newPatch{*patch, endpointPatch}; in createAudioPatch_l()417 if (endpointPatch) { in createAudioPatch_l()441 if (!endpointPatch) { in createAudioPatch_l()465 || (endpointPatch && reuseExistingHalPatch))) { in createAudioPatch_l()