Searched defs:destroyEffect (Results 1 – 10 of 10) sorted by relevance
272 ::ndk::ScopedAStatus BpFactory::destroyEffect(const std::shared_ptr<::aidl::android::hardware::audi… in destroyEffect() function in aidl::android::hardware::audio::effect::BpFactory478 ::ndk::ScopedAStatus IFactoryDefault::destroyEffect(const std::shared_ptr<::aidl::android::hardware… in destroyEffect() function in aidl::android::hardware::audio::effect::IFactoryDefault
35 ndk::ScopedAStatus destroyEffect(const std::shared_ptr<IEffect>&) override { in destroyEffect() function
90 void destroyEffect(in IEffect handle); in destroyEffect() method
40 void destroyEffect(in android.hardware.audio.effect.IEffect handle); in destroyEffect() method
58 …::ndk::ScopedAStatus destroyEffect(const std::shared_ptr<::aidl::android::hardware::audio::effect:… in destroyEffect() function
36 extern "C" binder_exception_t destroyEffect(const std::shared_ptr<IEffect>& instanceSp) { in destroyEffect() function
194 ndk::ScopedAStatus Factory::destroyEffect(const std::shared_ptr<IEffect>& in_handle) { in destroyEffect() function in aidl::android::hardware::audio::effect::Factory