Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/effectFactory-impl/
DEffectFactory.h109 bool openEffectLibrary(const ::aidl::android::media::audio::common::AudioUuid& impl,
/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp202 bool Factory::openEffectLibrary(const AudioUuid& impl, in openEffectLibrary() function in aidl::android::hardware::audio::effect::Factory
243 if (openEffectLibrary(id.uuid, path->second)) { in createIdentityWithConfig()