Searched refs:mIsEndpointPatch (Results 1 – 2 of 2) sorted by relevance
166 mAudioPatch(patch), mIsEndpointPatch(endpointPatch) {} in Patch()175 mIsEndpointPatch = other.mIsEndpointPatch; in Patch()190 swap(mIsEndpointPatch, other.mIsEndpointPatch); in swap()225 bool mIsEndpointPatch; variable
427 !iter.second.mIsEndpointPatch) { in createAudioPatch()