Searched refs:updateOrphanEffectChains_l (Results 1 – 2 of 2) sorted by relevance
611 bool updateOrphanEffectChains_l(const sp<IAfEffectModule>& effect) REQUIRES(mutex());
3674 updateOrphanEffectChains_l(effect); in purgeOrphanEffectChains_l()4893 return updateOrphanEffectChains_l(effect); in updateOrphanEffectChains()4896 bool AudioFlinger::updateOrphanEffectChains_l(const sp<IAfEffectModule>& effect) in updateOrphanEffectChains_l() function in android::AudioFlinger