Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectFactory.cpp230 static const auto& libMap = mConfig.getLibraryMap(); in createIdentityWithConfig() local
232 if (auto path = libMap.find(libName); path != libMap.end()) { in createIdentityWithConfig()