Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp165 if (auto libIt = mEffectLibMap.find(uuid); libIt != mEffectLibMap.end()) { in destroyEffectImpl_l() local
166 auto& interface = std::get<kMapEntryInterfaceIndex>(libIt->second); in destroyEffectImpl_l()