Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectConfig.cpp52 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in EffectConfig() local
53 registerFailure(parseLibrary(xmlLibrary)); in EffectConfig()