Searched refs:hasSameHwModuleAs (Results 1 – 3 of 3) sorted by relevance
164 virtual bool hasSameHwModuleAs(const sp<AudioPortConfig>& other) const { in hasSameHwModuleAs() function
85 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
514 if (activeDesc->hasSameHwModuleAs(txSourceDeviceDesc)) { in createTelephonyPatch()3050 if (!srcDeviceDesc->hasSameHwModuleAs(sinkDeviceDesc) || in createAudioPatch()