Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp52 destroyEffectImpl_l(spEffect); in ~Factory()
159 ndk::ScopedAStatus Factory::destroyEffectImpl_l(const std::shared_ptr<IEffect>& in_handle) { in destroyEffectImpl_l() function in aidl::android::hardware::audio::effect::Factory
196 ndk::ScopedAStatus status = destroyEffectImpl_l(in_handle); in destroyEffect()
/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/
DEffectFactory.h106 ndk::ScopedAStatus destroyEffectImpl_l(const std::shared_ptr<IEffect>& in_handle)