Home
last modified time | relevance | path

Searched refs:cleanupEffectMap_l (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/
DEffectFactory.h108 void cleanupEffectMap_l() REQUIRES(mMutex);
/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp184 void Factory::cleanupEffectMap_l() { in cleanupEffectMap_l() function in aidl::android::hardware::audio::effect::Factory
198 cleanupEffectMap_l(); in destroyEffect()